libs: Bump dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -12,12 +12,11 @@ import androidx.compose.ui.platform.LocalContext
|
||||
import androidx.lifecycle.viewmodel.navigation3.rememberViewModelStoreNavEntryDecorator
|
||||
import androidx.navigation.NavDeepLinkBuilder
|
||||
import androidx.navigation3.runtime.NavKey
|
||||
import androidx.navigation3.runtime.entry
|
||||
import androidx.navigation3.runtime.entryProvider
|
||||
import androidx.navigation3.runtime.rememberNavBackStack
|
||||
import androidx.navigation3.runtime.rememberSavedStateNavEntryDecorator
|
||||
import androidx.navigation3.scene.rememberSceneSetupNavEntryDecorator
|
||||
import androidx.navigation3.ui.NavDisplay
|
||||
import androidx.navigation3.ui.rememberSceneSetupNavEntryDecorator
|
||||
import com.aurora.store.MainActivity
|
||||
import com.aurora.store.R
|
||||
import com.aurora.store.compose.ui.about.AboutScreen
|
||||
|
||||
@@ -8,19 +8,19 @@
|
||||
activity = "1.11.0"
|
||||
agCoreservice = "13.3.1.300"
|
||||
androidGradlePlugin = "8.13.0"
|
||||
adaptive = "1.2.0-beta02"
|
||||
adaptive = "1.2.0-beta03"
|
||||
androidx-hilt = "1.3.0"
|
||||
androidx-junit = "1.3.0"
|
||||
browser = "1.9.0"
|
||||
coil = "3.3.0"
|
||||
composeBom = "2025.09.00"
|
||||
composeBom = "2025.09.01"
|
||||
composeMaterial = "1.5.0-alpha04"
|
||||
core = "1.17.0"
|
||||
epoxy = "5.1.4"
|
||||
espresso = "3.7.0"
|
||||
gplayapi = "3.5.6"
|
||||
hiddenapibypass = "6.1"
|
||||
hilt = "2.57.1"
|
||||
hilt = "2.57.2"
|
||||
junit = "4.13.2"
|
||||
kotlin = "2.2.20"
|
||||
ksp = "2.2.20-2.0.2"
|
||||
@@ -30,8 +30,8 @@ libsu = "6.0.0"
|
||||
lifecycle = "2.9.3"
|
||||
lifecycle-navigation3 = "1.0.0-alpha04"
|
||||
material = "1.13.0"
|
||||
navigation = "2.9.4"
|
||||
navigation3 = "1.0.0-alpha09"
|
||||
navigation = "2.9.5"
|
||||
navigation3 = "1.0.0-alpha10"
|
||||
okhttp = "5.1.0"
|
||||
paging = "3.3.6"
|
||||
preference = "1.2.1"
|
||||
@@ -46,7 +46,7 @@ shizuku = "13.1.5"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
truth = "1.4.5"
|
||||
viewpager2 = "1.1.0"
|
||||
work = "2.10.4"
|
||||
work = "2.10.5"
|
||||
|
||||
[libraries]
|
||||
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
||||
|
||||
Reference in New Issue
Block a user