Skip to content

Commit

Permalink
Update dependency com.android.tools.layoutlib:layoutlib-api to v31.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent d206649 commit 4bc9917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ moshi-kotlinReflect = { module = "com.squareup.moshi:moshi-kotlin", version.ref
okio = { module = "com.squareup.okio:okio", version = "3.9.0" }

tools-common = { module = "com.android.tools:common", version.ref = "androidTools" }
tools-layoutlib = { module = "com.android.tools.layoutlib:layoutlib-api", version = "31.3.2" }
tools-layoutlib = { module = "com.android.tools.layoutlib:layoutlib-api", version = "31.4.0" }
tools-ninepatch = { module = "com.android.tools:ninepatch", version.ref = "androidTools" }
tools-sdkCommon = { module = "com.android.tools:sdk-common", version.ref = "androidTools" }

Expand Down

0 comments on commit 4bc9917

Please sign in to comment.