Skip to content

Commit

Permalink
Potential fix for gradle-plugin failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
imayank91 committed Sep 29, 2023
1 parent b2eaa13 commit aa915b4
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 @@ -16,7 +16,7 @@ compileSdk = "33"
# which runs on JDK 11.
layoutlib = "2022.2.1-5128371-2"
layoutlibPrebuiltSha = "5128371"
paparazziGradlePlugin = "1.3.1"
paparazziGradlePlugin = "1.3.0"

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

0 comments on commit aa915b4

Please sign in to comment.