Completely disabled Crashlytics on debug builds
This commit is contained in:
parent
b02e8ed6a0
commit
f27d482d3f
3 changed files with 5 additions and 4 deletions
|
|
@ -26,8 +26,8 @@ android {
|
|||
applicationId "com.kabouzeid.gramophone"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 36
|
||||
versionName "0.9.20b dev-1"
|
||||
versionCode 37
|
||||
versionName "0.9.21b dev-1"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue