Fix auto cache cleanup

This commit is contained in:
tom5079
2020-10-03 10:03:57 +09:00
parent 54a5cd21ea
commit ade2864351
3 changed files with 3 additions and 11 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 61
versionName "5.1.2"
versionName "5.1.2-hotfix2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}