Bump version to v1.2.0 (6)

This commit is contained in:
kyori19 2019-11-20 21:32:16 +09:00
parent 78de27d52f
commit 8fb159ae22
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 4
versionName '1.1.2'
versionCode 6
versionName '1.2.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true