Bump version to v1.1.2
This commit is contained in:
parent
aa48555902
commit
eb33f01898
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue