bump dependencies and sdk version (#5)

This commit is contained in:
Saksham
2025-07-15 21:09:48 +05:30
committed by GitHub
parent 12dc4cff77
commit 06f34f0248
6 changed files with 113 additions and 112 deletions

View File

@@ -1,14 +1,14 @@
[versions]
agp = "8.7.0"
kotlin = "2.0.20"
agp = "8.11.1"
kotlin = "2.2.0"
core = "1.13.1"
activity = "1.9.2"
appcompat = "1.7.0"
recyclerview = "1.4.0-rc01"
core = "1.16.0"
activity = "1.10.1"
appcompat = "1.7.1"
recyclerview = "1.4.0"
swiperefreshlayout = "1.1.0"
webkit = "1.12.1"
material = "1.13.0-alpha06"
webkit = "1.14.0"
material = "1.13.0-beta01"
libsu = "6.0.0"
[libraries]

Binary file not shown.

View File

@@ -1,6 +1,6 @@
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.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME