Bump version to v1.1.2

This commit is contained in:
kyori19 2019-10-03 21:14:36 +09:00
parent aa48555902
commit eb33f01898
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 3
versionName '1.1.1'
versionCode 4
versionName '1.1.2'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true