Skip to content

Commit 2793182

Browse files
committed
refactor: Bump io.freefair.android-javadoc-jar from 4.2.0-m1 to 7.2.0-m1
1 parent 192199e commit 2793182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
dependencies {
1010
classpath 'com.android.tools.build:gradle:8.5.2'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12-
classpath "io.freefair.gradle:android-gradle-plugins:4.2.0-m1"
12+
classpath "io.freefair.gradle:android-gradle-plugins:7.2.0-m1"
1313
classpath "com.diffplug.spotless:spotless-plugin-gradle:$spotlessVersion"
1414
}
1515
}

0 commit comments

Comments
 (0)