Fixed app icon

Version 2.11.1
This commit is contained in:
tom5079
2019-06-23 23:32:38 +09:00
parent cdc545ea32
commit 5bfc27835b
9 changed files with 4 additions and 143 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 19
versionName "2.11"
versionCode 20
versionName "2.11.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true