Bump version to v2.1.0 (13)

This commit is contained in:
kyori19 2020-05-04 11:02:12 +09:00
parent ca65c5e26f
commit 1f2c14080e
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 12
versionName '2.0.0'
versionCode 13
versionName '2.1.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true