Increment version number and release!
This commit is contained in:
parent
8c2f32dd97
commit
25c74d4e54
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ android {
|
|||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 3
|
||||
versionName "0.1.2"
|
||||
versionName "0.2.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue