Skip to content

Commit

Permalink
Fix Solid version bug
Browse files Browse the repository at this point in the history
  • Loading branch information
erfangholami committed Dec 19, 2024
1 parent 4fd3a6a commit c3f7038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ksp = "2.0.21-1.0.28"
navigation = "2.8.4"
kotlinXCoroutine = "1.9.0"
kotlinXSerialization = "1.7.3"
solidAndroidClient = "0.1"
solidAndroidClient = "0.2.0"

[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
Expand Down

0 comments on commit c3f7038

Please sign in to comment.