fix: kernel mode and slowness

Switch to amenzia backend by default.

Revert to wg official kernel backend as Amnezia's does not work.
This commit is contained in:
Zane Schepke
2024-09-20 21:53:55 -04:00
parent 4355e2e9ce
commit 03fdb82c24
4 changed files with 8 additions and 24 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ espressoCore = "3.6.1"
hiltAndroid = "2.52"
hiltNavigationCompose = "1.2.0"
junit = "4.13.2"
kotlinx-serialization-json = "1.7.2"
kotlinx-serialization-json = "1.7.3"
lifecycle-runtime-compose = "2.8.6"
material3 = "1.3.0"
navigationCompose = "2.8.1"