[Scummvm-git-logs] scummvm master -> 624a77c26295eaeec77e756b727979f2ab78f418
lephilousophe
noreply at scummvm.org
Sat Nov 15 17:48:11 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
624a77c262 ANDROID: Update Android Gradle Plugin
Commit: 624a77c26295eaeec77e756b727979f2ab78f418
https://github.com/scummvm/scummvm/commit/624a77c26295eaeec77e756b727979f2ab78f418
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-11-15T18:47:46+01:00
Commit Message:
ANDROID: Update Android Gradle Plugin
Changed paths:
dists/android/build.gradle
diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index a47aeaccd2f..9589cc57f29 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
- classpath 'com.android.tools.build:gradle:8.13.0'
+ classpath 'com.android.tools.build:gradle:8.13.1'
}
}
More information about the Scummvm-git-logs
mailing list