development snapshot release 1

This commit is contained in:
Konrad Pozniak 2020-09-29 21:55:56 +02:00
parent 873b69266d
commit 43a59998fb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ android {
minSdkVersion(24)
targetSdkVersion(30)
versionCode = 1
versionName = "0.0"
versionName = "0.0 snapshot1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}