Fixed Downloaded folder showing up as not downloaded

This commit is contained in:
tom5079
2021-06-08 12:01:16 +09:00
parent b7f80b9c82
commit 4c9aa29d46
6 changed files with 69 additions and 25 deletions

View File

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