Skip to content

Commit a69d712

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10
1 parent d15669b commit a69d712

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
1313

1414
buildscript {
1515
ext {
16-
kotlinVersion = '2.0.0'
16+
kotlinVersion = '2.0.10'
1717
commonsVersion = '2.3.0'
1818
}
1919
repositories {

gradle/verification-metadata.xml

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -729,12 +729,11 @@
729729
<sha256 value="c14786bdad6e7b12289a70de7d4f6b68dc7920278044d8dbdefeb3c3a7172d3e" origin="Generated by Gradle"/>
730730
</artifact>
731731
</component>
732-
<component group="androidx.fragment" name="fragment-ktx" version="1.3.6">
733-
<artifact name="fragment-ktx-1.3.6.module">
734-
<sha256 value="a775bab4e5ef78605c2b0f8bc9dcd9e2c2dd6b5d5d9320012a69a5d01375059a"
735-
origin="Generated by Gradle" reason="Artifact is not signed" />
736-
</artifact>
737-
</component>
732+
<component group="androidx.fragment" name="fragment-ktx" version="1.3.6">
733+
<artifact name="fragment-ktx-1.3.6.module">
734+
<sha256 value="a775bab4e5ef78605c2b0f8bc9dcd9e2c2dd6b5d5d9320012a69a5d01375059a" origin="Generated by Gradle" reason="Artifact is not signed"/>
735+
</artifact>
736+
</component>
738737
<component group="androidx.interpolator" name="interpolator" version="1.0.0">
739738
<artifact name="interpolator-1.0.0.aar">
740739
<sha256 value="33193135a64fe21fa2c35eec6688f1a76e512606c0fc83dc1b689e37add7732a" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -3576,14 +3575,12 @@
35763575
<sha256 value="af2950feb4c17162a375171044ecdf3849cf4a62f2f6f8cc8ab7e61393a87987" origin="Generated by Gradle" reason="Artifact is not signed"/>
35773576
</artifact>
35783577
</component>
3579-
<component group="com.github.nextcloud" name="Android-SingleSignOn" version="1.3.0">
3580-
<artifact name="Android-SingleSignOn-1.3.0.aar">
3581-
<sha256 value="7977bc1d06ea90faee99f6c275ce2e3c62f291e9a583a8d1de745a789aad1c22"
3582-
origin="Generated by Gradle" reason="Artifact is not signed" />
3583-
</artifact>
3584-
<artifact name="Android-SingleSignOn-1.3.0.module">
3585-
<sha256 value="b36d6dc843a8881603fd3019a6bdacecb97e46028e984634566c00319519b436"
3586-
origin="Generated by Gradle" reason="Artifact is not signed" />
3578+
<component group="com.github.nextcloud" name="Android-SingleSignOn" version="1.3.0">
3579+
<artifact name="Android-SingleSignOn-1.3.0.aar">
3580+
<sha256 value="7977bc1d06ea90faee99f6c275ce2e3c62f291e9a583a8d1de745a789aad1c22" origin="Generated by Gradle" reason="Artifact is not signed"/>
3581+
</artifact>
3582+
<artifact name="Android-SingleSignOn-1.3.0.module">
3583+
<sha256 value="b36d6dc843a8881603fd3019a6bdacecb97e46028e984634566c00319519b436" origin="Generated by Gradle" reason="Artifact is not signed"/>
35873584
</artifact>
35883585
</component>
35893586
<component group="com.github.nextcloud" name="android-common" version="0.14.0">

0 commit comments

Comments
 (0)