setting version string for first release
This commit is contained in:
parent
9a16c96096
commit
2afe367492
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ android {
|
|||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionName "0.0.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Add table
Reference in a new issue