build: remove debuggable release build

This commit is contained in:
0x330a 2023-06-26 11:27:14 +10:00
parent 897c00c26c
commit 1b9f2ef0da
No known key found for this signature in database
GPG Key ID: 267811D6E6A2698C
1 changed files with 0 additions and 1 deletions

View File

@ -240,7 +240,6 @@ android {
buildTypes {
release {
debuggable true
minifyEnabled false
}
debug {