File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v3
1717
18- -
uses :
JetBrains/[email protected] .2 18+ -
uses :
JetBrains/[email protected] .3 1919 with :
2020 linter : jetbrains/qodana-jvm-android:latest
2121 fail-threshold : 10
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ buildscript {
1616 dependencies {
1717 classpath(" com.android.tools.build:gradle:7.4.1" )
1818 classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion " )
19- classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.14.0 " )
19+ classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.14.1 " )
2020 classpath(" dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0" )
2121 classpath(" org.jacoco:org.jacoco.core:0.8.8" )
2222 classpath(" com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT" )
You can’t perform that action at this time.
0 commit comments