Skip to content

Commit

Permalink
Update dependency com.android.tools.layoutlib:layoutlib-api to v31.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 1e829d8 commit 9ee467d
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 @@ -49,7 +49,7 @@ okio = { module = "com.squareup.okio:okio", version = "3.9.1" }

tools-common = { module = "com.android.tools:common", version.ref = "androidTools" }
tools-layoutlib = { module = "com.android.tools.layoutlib:layoutlib", version.ref = "layoutlib" }
tools-layoutlib-api = { module = "com.android.tools.layoutlib:layoutlib-api", version = "31.4.2" }
tools-layoutlib-api = { module = "com.android.tools.layoutlib:layoutlib-api", version = "31.6.1" }
tools-layoutlib-resources = { module = "com.android.tools.layoutlib:layoutlib-resources", version.ref = "layoutlib" }
tools-layoutlib-runtime = { module = "com.android.tools.layoutlib:layoutlib-runtime", version.ref = "layoutlib" }
tools-ninepatch = { module = "com.android.tools:ninepatch", version.ref = "androidTools" }
Expand Down

0 comments on commit 9ee467d

Please sign in to comment.