Skip to content

Commit

Permalink
Bump references to Android Gradle plugin from 8.4.1 to 8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-githubaction committed Aug 13, 2024
1 parent c7a9901 commit 59e6367
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"8.5.2": [
"8.9"
],
"8.4.1": [
"8.4.2": [
"8.9"
],
"8.3.2": [
Expand Down
2 changes: 1 addition & 1 deletion src/test/groovy/org/gradle/android/WorkaroundTest.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class WorkaroundTest extends Specification {
"8.7.0-alpha06" | ['JdkImage']
"8.6.0-rc01" | ['JdkImage']
"8.5.2" | ['JdkImage']
"8.4.1" | ['JdkImage']
"8.4.2" | ['JdkImage']
"8.3.2" | ['MergeSourceSetFolders', 'JdkImage']
"8.2.2" | ['MergeSourceSetFolders', 'JdkImage', 'PackageForUnitTest']
"8.1.4" | ['MergeSourceSetFolders', 'JdkImage', 'PackageForUnitTest']
Expand Down

0 comments on commit 59e6367

Please sign in to comment.