[v1.0.0] Yuito v1.0.0

This commit is contained in:
kyori19 2019-08-07 17:17:33 +09:00
parent fe38b1952b
commit 0d5a807323
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId 'net.accelf.yuito'
minSdkVersion 21
targetSdkVersion 28
versionCode 1
versionName '0.0.0'
versionCode 2
versionName '1.0.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true