Skip to content

Commit

Permalink
update skiko
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Nov 22, 2024
1 parent 28253ab commit 4f4d306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions] # also check project root build.gradle.kts for versions
libVersion = "1.7.0-alpha03"
libVersion = "1.7.0"
compileSdk = "34"
minSdk = "21"
java = "11"
Expand All @@ -20,7 +20,7 @@ moleculeRuntime = "2.0.0"
savedstateKtx = "1.2.1"
spotless = "6.25.0"
jetbrainsComposePlugin = "1.7.1"
skiko = "0.8.12"
skiko = "0.8.18"
koin = "4.0.0"
uiTestJunit4Android = "1.7.2"
uiTestManifest = "1.7.2"
Expand Down

0 comments on commit 4f4d306

Please sign in to comment.