Bump version to v3.7.0 (29)

This commit is contained in:
kyori19 2020-11-20 13:45:48 +09:00
parent fd14b59e1c
commit ff9b21ede0
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 28
versionName '3.6.3'
versionCode 29
versionName '3.7.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true