updated Android example to 0.2.0

This commit is contained in:
strawmanbobi
2019-02-24 22:43:20 +08:00
parent 6e630ca504
commit c41243762b
4 changed files with 20 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ android {
minSdkVersion 19
targetSdkVersion 27
versionCode 4
versionName '0.1.5'
versionName '0.2.0'
}
buildTypes {
release {