Bump version to v1.3.1 (8)

This commit is contained in:
kyori19 2019-12-08 00:48:48 +09:00
parent 5a7389d1aa
commit 1d5101e5a5
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 7
versionName '1.3.0'
versionCode 8
versionName '1.3.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true