Fix camera crash & autosave

This commit is contained in:
soraefir
2024-04-06 19:24:36 +02:00
parent 9b6a69e227
commit 653ee1ccc1
5 changed files with 12 additions and 6 deletions

View File

@ -34,6 +34,7 @@ android {
buildTypes {
debug {
debuggable true
signingConfig = signingConfigs.getByName("release")
}
release {
minifyEnabled true