5.2.8-BETA01 potential fix for loading not finishing

This commit is contained in:
tom5079
2022-01-05 20:19:00 +09:00
parent 1f1c782772
commit bd6bc418e6
5 changed files with 30 additions and 30 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 31
versionCode 69
versionName "5.2.6"
versionName "5.2.8-BETA01"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}