Skip to content

Commit 3ab0a47

Browse files
committed
chore: update gradle
1 parent 80b5d56 commit 3ab0a47

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
@@ -15,7 +15,7 @@ buildscript {
1515
}
1616

1717
plugins {
18-
id("com.android.application") version '8.1.4' apply false
18+
id("com.android.application") version '8.2.0' apply false
1919
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
2020
id("org.sonarqube") version "3.5.0.2730"
2121
}

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-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip

0 commit comments

Comments
 (0)