Skip to content

Commit 2ff6127

Browse files
committedFeb 11, 2024
Update dependencies
1 parent 5b5e1d1 commit 2ff6127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:8.1.2'
7+
classpath 'com.android.tools.build:gradle:8.2.2'
88
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22'
99
}
1010
}

‎gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip

0 commit comments

Comments
 (0)
Failed to load comments.