Bump version to v1.3.2 (9)

This commit is contained in:
kyori19 2019-12-29 10:53:59 +09:00
parent a90a71e3c3
commit 62510cf028
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 8
versionName '1.3.1'
versionCode 9
versionName '1.3.2'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true