Bump to latest stable AGP, Gradle and dependencies

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-08-02 15:23:30 +08:00
parent d43dcd065c
commit 9ca68752d5
4 changed files with 11 additions and 11 deletions

View File

@@ -1,15 +1,15 @@
[versions]
activity = "1.10.1"
agCoreservice = "13.3.1.300"
androidGradlePlugin = "8.11.1"
androidGradlePlugin = "8.12.0"
androidx-hilt = "1.2.0"
androidx-junit = "1.2.1"
browser = "1.8.0"
coil = "3.2.0"
androidx-junit = "1.3.0"
browser = "1.9.0"
coil = "3.3.0"
composeBom = "2025.07.00"
core = "1.16.0"
epoxy = "5.1.4"
espresso = "3.6.1"
espresso = "3.7.0"
gplayapi = "3.5.6"
hiddenapibypass = "6.1"
hilt = "2.57"
@@ -22,7 +22,7 @@ leakcanary = "2.14"
libsu = "6.0.0"
lifecycle = "2.9.2"
material = "1.12.0"
navigation = "2.9.2"
navigation = "2.9.3"
okhttp = "5.1.0"
preference = "1.2.1"
processPhoenix = "3.0.0"
@@ -36,7 +36,7 @@ shizuku = "13.1.5"
swiperefreshlayout = "1.1.0"
truth = "1.4.4"
viewpager2 = "1.1.0"
work = "2.10.2"
work = "2.10.3"
[libraries]
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }

Binary file not shown.

View File

@@ -1,8 +1,8 @@
#Mon Jul 07 14:53:01 CST 2025
#Sat Aug 02 15:02:12 CST 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
distributionSha256Sum=8fad3d78296ca518113f3d29016617c7f9367dc005f932bd9d93bf45ba46072b
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME

2
gradlew vendored
View File

@@ -1,7 +1,7 @@
#!/bin/sh
#
# Copyright © 2015-2021 the original authors.
# Copyright © 2015 the original authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.