Bump version to v1.1.1

This commit is contained in:
kyori19 2019-09-16 14:22:28 +09:00
parent 964c14af3f
commit 08454f0bbd
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 3
versionName '1.1.0'
versionName '1.1.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true