Bump version to 1.3.3 (10)

This commit is contained in:
kyori19 2020-01-12 12:10:04 +09:00
parent 409bfe24c9
commit a36331c38c
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 9
versionName '1.3.2'
versionCode 10
versionName '1.3.3'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true