mirror of
https://github.com/2dust/v2rayNG.git
synced 2025-06-28 20:29:51 +00:00
Update libs.versions.toml (#4291)
* Update libs.versions.toml * Update gradle-wrapper.properties * Update libs.versions.toml * Update libs.versions.toml
This commit is contained in:
parent
0fb705e1e2
commit
d51a4d7a7e
2 changed files with 3 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
agp = "8.7.3"
|
||||
agp = "8.8.0"
|
||||
desugar_jdk_libs = "2.1.4"
|
||||
gradleLicensePlugin = "0.9.8"
|
||||
kotlin = "2.1.0"
|
||||
|
@ -14,7 +14,7 @@ constraintlayout = "2.2.0"
|
|||
mmkvStatic = "1.3.11"
|
||||
gson = "2.11.0"
|
||||
quickieFoss = "1.13.1"
|
||||
rxjava = "3.1.9"
|
||||
rxjava = "3.1.10"
|
||||
rxandroid = "3.0.2"
|
||||
rxpermissions = "0.12"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
|
@ -66,4 +66,3 @@ preference-ktx = { module = "androidx.preference:preference-ktx", version.ref =
|
|||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
||||
android-library = { id = "com.android.library", version.ref = "agp" }
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#Thu Nov 14 12:42:51 BDT 2024
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue