Bump version to v3.6.2

This commit is contained in:
kyori19 2020-09-08 16:25:22 +09:00
parent 025ba68df4
commit 50880106ac
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 26
versionName '3.6.1'
versionCode 27
versionName '3.6.2'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true