File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v3
1717
18- - uses : JetBrains/qodana-action@v2022.3.4
18+ - uses : JetBrains/qodana-action@v2023.1.5
1919 with :
2020 linter : jetbrains/qodana-jvm-android:latest
2121 fail-threshold : 10
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ buildscript {
1414 maven(url = " https://oss.sonatype.org/content/repositories/snapshots" )
1515 }
1616 dependencies {
17- classpath(" com.android.tools.build:gradle:7.4 .2" )
17+ classpath(" com.android.tools.build:gradle:8.0 .2" )
1818 classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion " )
1919 classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.18.0" )
2020 classpath(" dev.drewhamilton.poko:poko-gradle-plugin:0.13.0" )
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-7.6 .1-all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.1 .1-all.zip
44networkTimeout =10000
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
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-7.6 .1-all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.1 .1-all.zip
44networkTimeout =10000
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments