Bump version to v1.1.0 (3)

This commit is contained in:
kyori19 2019-09-07 18:01:35 +09:00
parent 30fae0ffa6
commit 588e98f3f6
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 2
versionName '1.0.0'
versionCode 3
versionName '1.1.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true