We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3 parents 238721e + e0fa07a + b2f598f commit 893ce90Copy full SHA for 893ce90
demo_app/android/build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlin_version = '1.8.10'
+ ext.kotlin_version = '1.8.21'
3
repositories {
4
google()
5
mavenCentral()
demo_app/android/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-all.zip
0 commit comments