Skip to content

Commit c7ba5b8

Browse files
committed
gradle plugin 3.4.1
1 parent 4f11412 commit c7ba5b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
88

99
* geopackage-android-map version 3.3.0
1010
* Rename and Copy table options
11-
* gradle plugin updated to 3.4.0
11+
* gradle plugin updated to 3.4.1
1212
* gradle version 5.1.1
1313

1414
## [1.23](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.23) (04-02-2019)

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
mavenLocal()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:3.4.0'
9+
classpath 'com.android.tools.build:gradle:3.4.1'
1010
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1111
}
1212
}

0 commit comments

Comments
 (0)