Bump version to v3.1.0 (19)

This commit is contained in:
kyori19 2020-05-23 13:07:11 +09:00
parent 3ae4dc5397
commit dcb51934ac
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 18
versionName '3.0.1'
versionCode 19
versionName '3.1.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true