Bump version to 2.0.0 (12)

This commit is contained in:
kyori19 2020-02-28 00:19:01 +09:00
parent 5503c801c1
commit 7ec302b968
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ android {
applicationId 'net.accelf.yuito'
minSdkVersion 21
targetSdkVersion 29
versionCode 11
versionName '1.4.0'
versionCode 12
versionName '2.0.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true