Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.0.0 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.0.0 to 8.1.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent d8f1c45 commit 6867e5f
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 @@ -15,7 +15,7 @@ protobuf = "3.24.1"

[libraries]
android = { module = "com.google.android:android", version.ref = "android" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.0.0" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.1.1" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.1.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.0.2" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.4.0" }
Expand Down

0 comments on commit 6867e5f

Please sign in to comment.