Skip to content

Commit

Permalink
Set debuggable to true
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Zedler committed Dec 13, 2021
1 parent 6d8e628 commit 4065aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ android {
getDefaultProguardFile('proguard-android-optimize.txt')
'proguard-rules.pro'
}
debuggable true
debuggable false
}
}

Expand Down

0 comments on commit 4065aa3

Please sign in to comment.