Bump version to v3.5.0 (24)

This commit is contained in:
kyori19 2020-08-02 21:51:11 +09:00
parent 79ddb9b67c
commit c2f01cfc21
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 23
versionName '3.4.0'
versionCode 24
versionName '3.5.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true