This commit is contained in:
S1m 2021-11-26 01:11:31 +01:00
parent e2e082ca94
commit 3287e8111a
2 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,7 @@ android {
minSdkVersion 24
targetSdkVersion 30
versionCode 1
versionName "0.0.1"
versionName "0.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1 @@
Initial version