Fix camera crash & autosave
This commit is contained in:
@ -34,6 +34,7 @@ android {
|
||||
buildTypes {
|
||||
debug {
|
||||
debuggable true
|
||||
signingConfig = signingConfigs.getByName("release")
|
||||
}
|
||||
release {
|
||||
minifyEnabled true
|
||||
|
Reference in New Issue
Block a user