Fixed preference bug

Version fix
This commit is contained in:
Pupil
2020-02-15 01:59:42 +09:00
parent 5c768d2121
commit 5dea35343b
3 changed files with 3 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 42
versionName "4.6-beta2"
versionName "4.6-beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true