From 8ef4c5d9c216b13db16a24f8006033b7163592d3 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Tue, 5 Feb 2019 11:23:08 -0600 Subject: [PATCH] Android Studio 3.3 --- build.gradle | 2 +- dav4android | 2 +- gradle/wrapper/gradle-wrapper.properties | 3 ++- ical4android | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 38543f518..1a142a652 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:3.2.1' + classpath 'com.android.tools.build:gradle:3.3.0' classpath 'com.google.gms:google-services:4.2.0' // https://docs.fabric.io/android/changelog.html#fabric-gradle-plugin classpath 'io.fabric.tools:gradle:1.27.0' diff --git a/dav4android b/dav4android index ada706efb..ae28bd816 160000 --- a/dav4android +++ b/dav4android @@ -1 +1 @@ -Subproject commit ada706efb76ecc70c412541a6fee75c3f0db0b59 +Subproject commit ae28bd816664aa0d3961cff3dac9f5d23f7d79db diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 7dc503f14..93d9a09ad 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,6 @@ +#Tue Feb 05 11:11:15 CST 2019 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip diff --git a/ical4android b/ical4android index 38a3c8b58..cd291d0f1 160000 --- a/ical4android +++ b/ical4android @@ -1 +1 @@ -Subproject commit 38a3c8b58ab91a4259b7efac28ab88bf022fbf67 +Subproject commit cd291d0f1992fdd50d89b383111e092469411580