Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Sep 17, 2024
1 parent 845562b commit 141b986
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions V2rayNG/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
[versions]
activityKtx = "1.9.1"
activityKtx = "1.9.2"
appcompat = "1.7.0"
cardview = "1.0.0"
constraintlayout = "2.1.4"
core = "3.5.3"
editorkit = "2.9.0"
flexbox = "3.0.0"
fragmentKtx = "1.8.2"
fragmentKtx = "1.8.3"
gson = "2.11.0"
junit = "4.13.2"
kotlinReflect = "2.0.0"
kotlinxCoroutinesCore = "1.8.1"
kotlinReflect = "2.0.20"
kotlinxCoroutinesCore = "1.9.0"
legacySupportV4 = "1.0.0"
lifecycleViewmodelKtx = "2.8.4"
lifecycleViewmodelKtx = "2.8.5"
material = "1.12.0"
mmkvStatic = "1.3.4"
mmkvStatic = "1.3.9"
multidex = "2.0.1"
preferenceKtx = "1.2.1"
quickieBundled = "1.9.0"
quickieBundled = "1.10.0"
recyclerview = "1.3.2"
rxandroid = "3.0.2"
rxjava = "3.1.8"
rxjava = "3.1.9"
rxpermissions = "0.12"
toastcompat = "1.1.0"
viewpager2 = "1.1.0"
Expand Down

0 comments on commit 141b986

Please sign in to comment.