summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-08-29 14:05:57 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-08-29 14:17:50 +0200
commitbb6a04dec4c011f4a8305fb4db40827229a33502 (patch)
tree57f1c047904ba28aede012d295facfcf7d8eb1b2
parenta1d5008a989ac99a7308a4997b96196339d31241 (diff)
bump android gradle plugin to 7.4.2 and gradle to 7.5
Change-Id: Ia952e5df693fdf09ee603cef50fb50a5ee7d2d06
-rw-r--r--android/sdremote/build.gradle2
-rw-r--r--android/sdremote/gradle/wrapper/gradle-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/android/sdremote/build.gradle b/android/sdremote/build.gradle
index 574cd39..21aeef8 100644
--- a/android/sdremote/build.gradle
+++ b/android/sdremote/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
}
dependencies {
- classpath 'com.android.tools.build:gradle:7.3.1'
+ classpath 'com.android.tools.build:gradle:7.4.2'
}
}
diff --git a/android/sdremote/gradle/wrapper/gradle-wrapper.properties b/android/sdremote/gradle/wrapper/gradle-wrapper.properties
index b7c3010..eb5c610 100644
--- a/android/sdremote/gradle/wrapper/gradle-wrapper.properties
+++ b/android/sdremote/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip