V3.6.2 - Fix file permissions issue with Android 10 by using official internal storage folder.
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "uk.org.openseizuredetector"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 29
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user