Allow AMOLED with Monet

This commit is contained in:
Finnley Somdahl 2023-11-26 15:39:41 -06:00
parent 4d0c3e5849
commit d0fd62abf2
4 changed files with 40 additions and 4 deletions

View file

@ -29,7 +29,7 @@ android {
debug {
applicationIdSuffix ".beta"
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher_beta"]
debuggable false
debuggable true
}
release {
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher"]