We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f11412 commit c7ba5b8Copy full SHA for c7ba5b8
CHANGELOG.md
@@ -8,7 +8,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
8
9
* geopackage-android-map version 3.3.0
10
* Rename and Copy table options
11
-* gradle plugin updated to 3.4.0
+* gradle plugin updated to 3.4.1
12
* gradle version 5.1.1
13
14
## [1.23](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.23) (04-02-2019)
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
mavenLocal()
7
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.4.0'
+ classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
0 commit comments