5.2.13 Fixed thumbnails not loading

This commit is contained in:
tom5079
2022-01-16 11:29:06 +09:00
parent 37f2227093
commit 843b8412a9
4 changed files with 3 additions and 20 deletions

View File

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