android: bump gradle

This commit is contained in:
Bohdan Shulyar
2025-08-03 04:35:10 +05:00
committed by Alibek Omarov
parent 09f3998cda
commit 27c851f071
3 changed files with 3 additions and 3 deletions
+1 -1
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
+1 -1
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"
+1 -1
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