Skip to content

Commit

Permalink
Merge pull request #11913 from nextcloud/dependabot/gradle/com.androi…
Browse files Browse the repository at this point in the history
…d.tools.build-gradle-8.1.1

Build(deps): Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1
  • Loading branch information
AndyScherzinger committed Aug 23, 2023
2 parents 798fc75 + bfada94 commit aff261b
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
@@ -1,6 +1,6 @@
buildscript {
ext {
androidPluginVersion = '8.1.0'
androidPluginVersion = '8.1.1'
appCompatVersion = '1.6.1'
jacoco_version = '0.8.10'
kotlin_version = '1.8.22'
Expand Down

0 comments on commit aff261b

Please sign in to comment.