File tree Expand file tree Collapse file tree
livekit-uniffi/support/android
webrtc-sys/libwebrtc/prefixed-jni/gradle/wrapper Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ import org.gradle.api.publish.maven.MavenPublication
22import org.gradle.plugins.signing.SigningExtension
33
44plugins {
5- id(" com.android.library" ) version " 8.2 .2"
6- id(" org.jetbrains.kotlin.android" ) version " 1.9.22 "
5+ id(" com.android.library" ) version " 8.13 .2"
6+ id(" org.jetbrains.kotlin.android" ) version " 1.9.25 "
77 `maven- publish`
88 signing
99 id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0"
@@ -59,9 +59,9 @@ android {
5959}
6060
6161dependencies {
62- implementation(" androidx.annotation:annotation:1.9 .0" )
63- implementation(" net.java.dev.jna:jna:5.16.0 @aar" )
64- implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 " )
62+ implementation(" androidx.annotation:annotation:1.10 .0" )
63+ implementation(" net.java.dev.jna:jna:5.19.1 @aar" )
64+ implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 " )
6565}
6666
6767afterEvaluate {
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.5 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 11# Thu Apr 29 14:50:17 JST 2021
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.6.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.7.0 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments