Prepare to export sources

This commit is contained in:
tom5079
2021-12-30 13:00:22 +09:00
parent 0e19d6c9b2
commit 2e11a4907a
14 changed files with 371 additions and 171 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdk = 21
targetSdk = 31
versionCode = 600
versionName = "6.0.0-alpha1"
versionName = VERSION
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {