mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 06:47:46 +00:00
build: remove debuggable for release build
This commit is contained in:
@@ -246,7 +246,6 @@ android {
|
|||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
signingConfig signingConfigs.release
|
signingConfig signingConfigs.release
|
||||||
debuggable true
|
|
||||||
minifyEnabled false
|
minifyEnabled false
|
||||||
}
|
}
|
||||||
debug {
|
debug {
|
||||||
|
Reference in New Issue
Block a user