Compare commits
No commits in common. "hardy_testing" and "master" have entirely different histories.
hardy_test
...
master
1 changed files with 0 additions and 3 deletions
|
@ -160,9 +160,6 @@ android {
|
||||||
buildTypes {
|
buildTypes {
|
||||||
debug {
|
debug {
|
||||||
signingConfig signingConfigs.development
|
signingConfig signingConfigs.development
|
||||||
debuggable false
|
|
||||||
jniDebuggable false
|
|
||||||
buildConfigField "boolean", "USE_DEBUG_LIBRARIES", "false"
|
|
||||||
}
|
}
|
||||||
release {
|
release {
|
||||||
signingConfig signingConfigs.publishing
|
signingConfig signingConfigs.publishing
|
||||||
|
|
Loading…
Reference in a new issue