[Scummvm-git-logs] scummvm master -> 6f8e90ec5292a7227346adcb7f9830b1b01f8701

lephilousophe noreply at scummvm.org
Sat May 17 11:43:08 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:
6f8e90ec52 ANDROID: Update AGP


Commit: 6f8e90ec5292a7227346adcb7f9830b1b01f8701
    https://github.com/scummvm/scummvm/commit/6f8e90ec5292a7227346adcb7f9830b1b01f8701
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-05-17T13:42:49+02:00

Commit Message:
ANDROID: Update AGP

Changed paths:
    dists/android/build.gradle


diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 931b6a1c7e0..80239c47be0 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.9.1'
+        classpath 'com.android.tools.build:gradle:8.10.0'
     }
 }
 




More information about the Scummvm-git-logs mailing list