Skip to content

Commit f465b99

Browse files
author
David Collins
authored
Update the project to Android Studio 3.3 and Gradle 4.10.1 (#221)
- Updated Gradle to version 4.10.1 - Updated the Android Gradle plugin to version 3.3.2 - Updated the Travis CI configuration to build with Androig Gradle plugin 3.3.2 - Updated gradle.properties to use the new Android Studio defaults - Applied changes to the IntelliJ IDEA project configuration files - Corrected a warning in GmlRectifiedGrid.java
1 parent 738d22a commit f465b99

File tree

20 files changed

+59
-728
lines changed

20 files changed

+59
-728
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
.gradle
44

5+
.idea/caches
6+
57
.idea/libraries
68

79
.idea/misc.xml

.idea/.name

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)