File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import java.util.*
99
1010val vCompose = " 1.2.0"
1111val vComposeCompiler = " 1.2.0"
12- val vAccompanist = " 0.24.13-rc "
12+ val vAccompanist = " 0.25.0 "
1313val vRoom = " 2.5.0-alpha02"
1414
1515plugins {
@@ -228,8 +228,8 @@ dependencies {
228228 implementation(" com.github.saulhdev:colorpickerx:1.5.3" )
229229 implementation(" io.github.hokofly:hoko-blur:1.3.7" )
230230 implementation(" com.luckycatlabs:SunriseSunsetCalculator:1.2" )
231- implementation(" com.squareup.okhttp3:okhttp:5.0.0-alpha.9 " )
232- implementation(" com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.9 " )
231+ implementation(" com.squareup.okhttp3:okhttp:5.0.0-alpha.10 " )
232+ implementation(" com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.10 " )
233233 implementation(" com.google.protobuf:protobuf-javalite:3.21.1" )
234234 implementation(" androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1" )
235235 implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" )
You can’t perform that action at this time.
0 commit comments