V3.1.9 - fixed problem with crash of start-up activity in Android 9, and got warnings working for Garmin Data Source

This commit is contained in:
Graham Jones
2019-07-11 19:57:14 +01:00
parent 238b3c504f
commit 0c5e7e2d2d
8 changed files with 9 additions and 359 deletions

View File

@@ -9,7 +9,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.android.tools.build:gradle:3.4.2'
}
}
allprojects {