You've already forked KsuWebUIStandalone
mirror of
https://github.com/5ec1cff/KsuWebUIStandalone.git
synced 2025-09-06 06:37:11 +00:00
bump dependencies and sdk version (#5)
This commit is contained in:
@@ -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]
|
||||
|
||||
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user