Skip to content

Commit

Permalink
update layoutlib to 31.4.0 and 14.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed May 3, 2024
1 parent 5660a7c commit 9d3fc3c
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
Expand Up @@ -13,8 +13,8 @@ moshi = "1.15.1"
minSdk = "25"
compileSdk = "34"

layoutlibApi = "31.4.0-beta02"
layoutlib = "14.0.6"
layoutlibApi = "31.4.0"
layoutlib = "14.0.7"

[libraries]
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.7.1" }
Expand Down

0 comments on commit 9d3fc3c

Please sign in to comment.