Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AndyScherzinger committed Sep 5, 2024
1 parent 8ed7419 commit d09e1d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.5.2'
classpath 'com.android.tools.build:gradle:8.6.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"

// NOTE: Do not place your application dependencies here; they belong
Expand Down
3 changes: 3 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3632,6 +3632,9 @@
<artifact name="Android-SingleSignOn-1.3.2.module">
<sha256 value="df10a0aa4c62f8608795ed8e5223e51b44e4fa58a2ef59be2991fed576802a7b" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="Android-SingleSignOn-1.3.0.pom">
<sha256 value="674355761f45935e24776139c64b9880eddd782b692d00afbc4127986318cc8f" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-common" version="0.14.0">
<artifact name="android-common-0.14.0.jar">
Expand Down

0 comments on commit d09e1d4

Please sign in to comment.