Merge branch 'debuggable' of https://gitlab.com/slackydeb/fdroidclient
This commit is contained in:
commit
44127c563d
@ -156,6 +156,11 @@ android {
|
||||
release {
|
||||
minifyEnabled false
|
||||
}
|
||||
buildTypes {
|
||||
debug {
|
||||
debuggable true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user