android: bump gradle

This commit is contained in:
Bohdan Shulyar
2025-03-28 00:34:43 +02:00
committed by a1batross
parent ac412fc15e
commit 2319d4caf9
3 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ ExternalProject_Add(
ANDROID_NDK=${ANDROID_NDK}
BUILD_CMAKE_LIBRARY_OUTPUT_DIRECTORY=${CMAKE_LIBRARY_OUTPUT_DIRECTORY}
WAFLOCK=.lock-waf_android_${ANDROID_ABI}_build
${WAF} configure -T ${BUILD_TYPE} --android=${ANDROID_ABI},,${CMAKE_SYSTEM_VERSION}
${WAF} configure -T ${BUILD_TYPE} --android=${ANDROID_ABI},,${ANDROID_PLATFORM_LEVEL}
-s "${ENGINE_SOURCE_DIR}/3rdparty/SDL" --enable-bundled-deps ${WAF_EXTRA_ARGS}
BUILD_COMMAND ${CMAKE_COMMAND} -E env

View File

@@ -1,6 +1,6 @@
[versions]
acraHttp = "5.12.0"
agp = "8.8.0"
agp = "8.9.0"
appcompat = "1.7.0"
kotlin = "2.0.0"
material = "1.12.0"

View File

@@ -1,6 +1,6 @@
#Tue Dec 31 17:33:17 EET 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists