We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab4ab8 commit f42d176Copy full SHA for f42d176
1 file changed
app/build.gradle
@@ -17,6 +17,7 @@ android {
17
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
18
}
19
debug {
20
+ debuggable true
21
minifyEnabled false
22
shrinkResources false
23
0 commit comments