|
|
|
@ -2,8 +2,8 @@
|
|
|
|
|
accompanist = "0.32.0"
|
|
|
|
|
androidDesugarJdkLibs = "2.0.3"
|
|
|
|
|
# AGP and tools should be updated together
|
|
|
|
|
androidGradlePlugin = "8.1.2"
|
|
|
|
|
androidTools = "31.1.2"
|
|
|
|
|
androidGradlePlugin = "8.1.3"
|
|
|
|
|
androidTools = "31.1.3"
|
|
|
|
|
androidxActivity = "1.8.0"
|
|
|
|
|
androidxAppCompat = "1.6.1"
|
|
|
|
|
androidxBrowser = "1.6.0"
|
|
|
|
@ -45,7 +45,7 @@ kotlinxCoroutines = "1.7.3"
|
|
|
|
|
kotlinxDatetime = "0.4.1"
|
|
|
|
|
kotlinxSerializationJson = "1.6.0"
|
|
|
|
|
ksp = "1.9.10-1.0.13"
|
|
|
|
|
lint = "31.1.2"
|
|
|
|
|
lint = "31.1.3"
|
|
|
|
|
okhttp = "4.12.0"
|
|
|
|
|
protobuf = "3.24.4"
|
|
|
|
|
protobufPlugin = "0.9.4"
|
|
|
|
|