Bump version to v3.0.1 (18)

This commit is contained in:
kyori19 2020-05-21 14:46:18 +09:00
parent a6369f9217
commit 0982834805
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 17
versionName '3.0.0'
versionCode 18
versionName '3.0.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true