mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
fix(deps): update dependency com.android.tools.build:gradle to v8.6.0
This commit is contained in:
parent
8ed7419854
commit
d09e1d45e1
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue