Bump version to v3.0.0 (17)

This commit is contained in:
kyori19 2020-05-17 12:49:35 +09:00
parent 0e8aa1f48b
commit dd6f8b1739
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 16
versionName '2.4.0'
versionCode 17
versionName '3.0.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true