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 15
15
steps :
16
16
- uses : actions/checkout@v3
17
17
18
- - uses : JetBrains/qodana-action@v2022.1 .1
18
+ - uses : JetBrains/qodana-action@v2022.2 .1
19
19
with :
20
20
linter : jetbrains/qodana-jvm-android:latest
21
21
fail-threshold : 10
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ buildscript {
14
14
maven(url = " https://oss.sonatype.org/content/repositories/snapshots" )
15
15
}
16
16
dependencies {
17
- classpath(" com.android.tools.build:gradle:7.2.1 " )
17
+ classpath(" com.android.tools.build:gradle:7.2.2 " )
18
18
classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion " )
19
19
classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.9.0" )
20
20
classpath(" dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0" )
You can’t perform that action at this time.
0 commit comments