fix: improve network status monitoring

This commit is contained in:
Zane Schepke
2025-03-01 20:17:19 -05:00
parent 68b41c8925
commit 3ea4aea5cf
25 changed files with 371 additions and 277 deletions
+5 -5
View File
@@ -1,13 +1,13 @@
[versions]
accompanist = "0.37.0"
activityCompose = "1.10.0"
accompanist = "0.37.2"
activityCompose = "1.10.1"
amneziawgAndroid = "1.2.9"
androidx-junit = "1.2.1"
appcompat = "1.7.0"
biometricKtx = "1.2.0-alpha05"
coreKtx = "1.15.0"
datastorePreferences = "1.1.2"
desugar_jdk_libs = "2.1.4"
datastorePreferences = "1.1.3"
desugar_jdk_libs = "2.1.5"
espressoCore = "3.6.1"
hiltAndroid = "2.55"
hiltCompiler = "1.2.0"
@@ -15,7 +15,7 @@ junit = "4.13.2"
kotlinx-serialization-json = "1.8.0"
lifecycle-runtime-compose = "2.8.7"
material3 = "1.3.1"
navigationCompose = "2.8.7"
navigationCompose = "2.8.8"
pinLockCompose = "1.0.4"
roomVersion = "2.6.1"
timber = "5.0.1"