Skip to content

Commit

Permalink
0.0.3-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
w2sv committed Mar 15, 2024
1 parent 2f6bd8d commit a570903
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ android.defaults.buildfeatures.renderscript=false
android.defaults.buildfeatures.resvalues=false
android.defaults.buildfeatures.shaders=false

version=0.0.2-rc2
version=0.0.3-rc1
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin = "1.9.22"
agp = "8.3.0"
kover = "0.7.6"

compose-compiler = "1.5.8"
compose-compiler = "1.5.10"
compose-ui = "1.6.3"
compose-material3 = "1.2.1"
androidx-core-ktx = "1.12.0"
Expand Down

0 comments on commit a570903

Please sign in to comment.