Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugi…
Browse files Browse the repository at this point in the history
…n to v2.0.10
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent d15669b commit a69d712
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 15 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

buildscript {
ext {
kotlinVersion = '2.0.0'
kotlinVersion = '2.0.10'
commonsVersion = '2.3.0'
}
repositories {
Expand Down
25 changes: 11 additions & 14 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -729,12 +729,11 @@
<sha256 value="c14786bdad6e7b12289a70de7d4f6b68dc7920278044d8dbdefeb3c3a7172d3e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.fragment" name="fragment-ktx" version="1.3.6">
<artifact name="fragment-ktx-1.3.6.module">
<sha256 value="a775bab4e5ef78605c2b0f8bc9dcd9e2c2dd6b5d5d9320012a69a5d01375059a"
origin="Generated by Gradle" reason="Artifact is not signed" />
</artifact>
</component>
<component group="androidx.fragment" name="fragment-ktx" version="1.3.6">
<artifact name="fragment-ktx-1.3.6.module">
<sha256 value="a775bab4e5ef78605c2b0f8bc9dcd9e2c2dd6b5d5d9320012a69a5d01375059a" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.interpolator" name="interpolator" version="1.0.0">
<artifact name="interpolator-1.0.0.aar">
<sha256 value="33193135a64fe21fa2c35eec6688f1a76e512606c0fc83dc1b689e37add7732a" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -3576,14 +3575,12 @@
<sha256 value="af2950feb4c17162a375171044ecdf3849cf4a62f2f6f8cc8ab7e61393a87987" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="Android-SingleSignOn" version="1.3.0">
<artifact name="Android-SingleSignOn-1.3.0.aar">
<sha256 value="7977bc1d06ea90faee99f6c275ce2e3c62f291e9a583a8d1de745a789aad1c22"
origin="Generated by Gradle" reason="Artifact is not signed" />
</artifact>
<artifact name="Android-SingleSignOn-1.3.0.module">
<sha256 value="b36d6dc843a8881603fd3019a6bdacecb97e46028e984634566c00319519b436"
origin="Generated by Gradle" reason="Artifact is not signed" />
<component group="com.github.nextcloud" name="Android-SingleSignOn" version="1.3.0">
<artifact name="Android-SingleSignOn-1.3.0.aar">
<sha256 value="7977bc1d06ea90faee99f6c275ce2e3c62f291e9a583a8d1de745a789aad1c22" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="Android-SingleSignOn-1.3.0.module">
<sha256 value="b36d6dc843a8881603fd3019a6bdacecb97e46028e984634566c00319519b436" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-common" version="0.14.0">
Expand Down

0 comments on commit a69d712

Please sign in to comment.