5.2.8 Fix for loading not finishing

This commit is contained in:
tom5079
2022-01-07 18:47:07 +09:00
parent dfb60461e4
commit 502b4890e3
5 changed files with 62 additions and 62 deletions

View File

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