Open Gallery Info dialog instead of opening up the gallery when opening a random gallery

This commit is contained in:
tom5079
2020-08-03 21:19:08 +09:00
parent bc33ce1ebc
commit c317abe64b
2 changed files with 18 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 57
versionName "4.19-hotfix3"
versionName "4.20"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true