version 0.1.1

This commit is contained in:
2018-10-30 20:48:24 +01:00
parent a5a1ad333b
commit 9f09fdcff2
2 changed files with 4 additions and 4 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "org.mosad.seil0.projectlaogai"
minSdkVersion 21
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionCode 2
versionName "0.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {