- spotless.
- ktlint.

Change-Id: I4a0d1b4089dd4882df4653303a52f07f2bf6771f
pull/1318/head
Jaehwa Noh 2 years ago
parent bd89507f10
commit c20d609d08

@ -14,10 +14,10 @@
* limitations under the License. * limitations under the License.
*/ */
val ktlintVersion = "1.0.1" val ktlintVersion = "1.2.1"
initscript { initscript {
val spotlessVersion = "6.23.3" val spotlessVersion = "6.25.0"
repositories { repositories {
mavenCentral() mavenCentral()

Loading…
Cancel
Save