Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update layoutlib to 31.4.1 and 14.0.8
Browse files Browse the repository at this point in the history
gabrielittner committed May 23, 2024
1 parent 17085b1 commit 730343e
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
@@ -13,8 +13,8 @@ moshi = "1.15.1"
minSdk = "25"
compileSdk = "34"

layoutlibApi = "31.4.0"
layoutlib = "14.0.7"
layoutlibApi = "31.4.1"
layoutlib = "14.0.8"

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

0 comments on commit 730343e

Please sign in to comment.