mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 03:47:38 +03:00
Update dependencies
This commit is contained in:
parent
db039bde63
commit
49f1869675
1 changed files with 5 additions and 5 deletions
|
@ -100,15 +100,15 @@ dependencies {
|
|||
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
|
||||
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.8.7"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7"
|
||||
implementation "androidx.navigation:navigation-fragment-ktx:2.8.4"
|
||||
implementation "androidx.navigation:navigation-ui-ktx:2.8.4"
|
||||
implementation "androidx.navigation:navigation-fragment-ktx:2.8.5"
|
||||
implementation "androidx.navigation:navigation-ui-ktx:2.8.5"
|
||||
implementation "com.google.zxing:core:3.5.3"
|
||||
implementation "androidx.room:room-runtime:2.6.1"
|
||||
implementation "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
|
||||
implementation "androidx.preference:preference-ktx:1.2.1"
|
||||
implementation "androidx.camera:camera-view:1.4.0"
|
||||
implementation "androidx.camera:camera-lifecycle:1.4.0"
|
||||
implementation "androidx.camera:camera-camera2:1.4.0"
|
||||
implementation "androidx.camera:camera-view:1.4.1"
|
||||
implementation "androidx.camera:camera-lifecycle:1.4.1"
|
||||
implementation "androidx.camera:camera-camera2:1.4.1"
|
||||
ksp "androidx.room:room-compiler:2.6.1"
|
||||
implementation "androidx.work:work-runtime-ktx:2.10.0"
|
||||
implementation "androidx.browser:browser:1.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue