Bump version to v3.2.0 (20)

This commit is contained in:
kyori19 2020-05-24 22:42:30 +09:00
parent f81eb41c86
commit 7724f53bae
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 19
versionName '3.1.0'
versionCode 20
versionName '3.2.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true