[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
* [Android] Update version to 0.19 (#1712)
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkShen committed Nov 5, 2018
1 parent 7d8ccdd commit a0cfcf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/playground/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
minSdkVersion project.appMinSdkVersion
targetSdkVersion project.targetSdkVersion
versionCode 17
versionName "0.18.0-beta-3"
versionName "0.19.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk{
Expand Down
2 changes: 1 addition & 1 deletion android/sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ checkstyle {
}


version = "0.19.0"
version = "0.19.0.4"

android {

Expand Down

0 comments on commit a0cfcf5

Please sign in to comment.