File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- // buildscript {
2- // ext.kotlin_version = '1.7.10 '
3- // repositories {
4- // google()
5- // mavenCentral()
6- // }
1+ buildscript {
2+ ext. kotlin_version = ' 1.9.22 '
3+ repositories {
4+ google()
5+ mavenCentral()
6+ }
77
8- // dependencies {
9- // classpath 'com.android.tools.build:gradle:7 .3.0'
10- // classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11- // }
12- // }
8+ dependencies {
9+ classpath ' com.android.tools.build:gradle:8 .3.0'
10+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
11+ }
12+ }
1313
1414allprojects {
1515 repositories {
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -all.zip
You can’t perform that action at this time.
0 commit comments