Skip to content

Commit

Permalink
chore(deps): update all dependencies to v7.4.1 (#38)
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from  | to    |
| ---------- | ------------------------------------------------------------- | ----- | ----- |
| maven      | com.android.library:com.android.library.gradle.plugin         | 7.4.0 | 7.4.1 |
| maven      | com.android.application:com.android.application.gradle.plugin | 7.4.0 | 7.4.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2023
1 parent d18df9a commit 074bbb4
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
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "7.4.0"
androidGradlePlugin = "7.4.1"
kotlin = "1.8.0"
jmailenKotlinter = "3.13.0"
kotlinxCoroutines = "1.6.4"
Expand Down

0 comments on commit 074bbb4

Please sign in to comment.