Fixed crashlytics

This commit is contained in:
Dennis Thiessen
2018-07-16 21:55:01 +02:00
parent 234b9939a7
commit 8317e7253c
6 changed files with 14 additions and 12 deletions

View File

@@ -7,10 +7,10 @@ android {
defaultConfig {
applicationId "org.deke.risk.riskahead"
minSdkVersion 15
minSdkVersion 19
targetSdkVersion 26
versionCode 46
versionName "3.1.2"
versionCode 48
versionName "3.1.4"
}
buildTypes {
release {