Bump version to 1.4.0 (11)

This commit is contained in:
kyori19 2020-01-28 13:01:58 +09:00
parent c9316fa270
commit c04b01f7f5
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 10
versionName '1.3.3'
versionCode 11
versionName '1.4.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true