Skip to content

Commit

Permalink
Update compose-ui, androidx-core-ktx, uiTestJunit4Android
Browse files Browse the repository at this point in the history
  • Loading branch information
w2sv committed May 8, 2024
1 parent d91fa95 commit 7baab72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.4-rc1
version=0.0.5-rc1
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ agp = "8.3.2"
kover = "0.7.6"

compose-compiler = "1.5.11"
compose-ui = "1.6.6"
compose-ui = "1.6.7"
compose-material3 = "1.2.1"
androidx-core-ktx = "1.13.0"
androidx-core-ktx = "1.13.1"
androidx-annotation = "1.7.1"
google-accompanist-permissions = "0.34.0"
compose-lint-checks = "1.3.1"
junit = "4.13.2"
uiTestJunit4Android = "1.6.6"
uiTestJunit4Android = "1.6.7"
robolectric = "4.11.1"

[libraries]
Expand Down

0 comments on commit 7baab72

Please sign in to comment.