Removed folder opening feature due to its unstability

This commit is contained in:
tom5079
2019-12-02 18:55:38 +09:00
parent f98f45dc54
commit 5052b6c074
2 changed files with 2 additions and 21 deletions

View File

@@ -14,7 +14,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 31
versionName "4.2"
versionName "4.2-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true