Skip to content

Commit

Permalink
Merge pull request #103 from bitfunk/renovate/patch-androidgradleplugin
Browse files Browse the repository at this point in the history
Update dependency com.android.tools.build:gradle to v7.4.2
  • Loading branch information
wmontwe authored Mar 4, 2023
2 parents 8c4d596 + 929bbc2 commit efaaf60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..

- Android target API 31 -> 33
- Gradle 7.2 -> 8.0.1
- Android Gradle Plugin 7.1.0 -> 7.4.1
- Android Gradle Plugin 7.1.0 -> 7.4.2
- Jetpack Compose 1.0.5 -> 1.3.1
- Jetpack Compose Compiler 1.0.5 -> 1.4.0
- Jetbrains Compose 1.0.1 -> 1.3.0
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
gradle = "8.0.1"
mkdocs = "3.0.0"
androidGradlePlugin = "7.4.1"
androidGradlePlugin = "7.4.2"
accompanist = "0.28.0"
androidx-compose-compiler = "1.4.0"
androidx-compose-ui = "1.3.1"
Expand Down

0 comments on commit efaaf60

Please sign in to comment.