Version Update

This commit is contained in:
tom5079
2020-07-05 19:33:56 +09:00
parent a8766a8bbe
commit f185196e85
2 changed files with 5 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 55
versionName "4.18.2"
versionCode 56
versionName "4.19"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true