Changed version to 0.1

This commit is contained in:
Jim Martens 2019-07-15 22:57:10 +02:00
parent d22ff13f96
commit c7c71458bd
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ android {
minSdkVersion 15
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionName "0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {