Skip to content

Commit

Permalink
Update android.gradle to v8.3.1 (#69)
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from  | to    |
| ---------- | ------------------------------------------------------------- | ----- | ----- |
| maven      | com.android.library:com.android.library.gradle.plugin         | 8.3.0 | 8.3.1 |
| maven      | com.android.application:com.android.application.gradle.plugin | 8.3.0 | 8.3.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent a741f2f commit 1bc1971
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 @@ -35,7 +35,7 @@ compose-rules-detekt = "0.3.12"
androidx-lifecycle = "2.7.0"
androidx-annotation = "1.7.1"
androidx-activity = "1.8.2"
android-gradle = "8.3.0"
android-gradle = "8.3.1"

coil = "3.0.0-alpha06"
ktor = "2.3.9"
Expand Down

0 comments on commit 1bc1971

Please sign in to comment.