Compare commits

..

No commits in common. "hardy_testing" and "master" have entirely different histories.

View file

@ -160,9 +160,6 @@ android {
buildTypes {
debug {
signingConfig signingConfigs.development
debuggable false
jniDebuggable false
buildConfigField "boolean", "USE_DEBUG_LIBRARIES", "false"
}
release {
signingConfig signingConfigs.publishing