Skip to content

Commit

Permalink
Bump com.android.application from 8.0.0 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps com.android.application from 8.0.0 to 8.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Fabi019 committed Jul 26, 2023
1 parent cd072b1 commit 7d607a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
}

plugins {
id 'com.android.application' version '8.0.0' apply false
id 'com.android.application' version '8.1.0' apply false
id 'com.android.library' version '8.1.0' apply false
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
}

0 comments on commit 7d607a2

Please sign in to comment.