- 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.
*/
val ktlintVersion = "1.0.1"
val ktlintVersion = "1.2.1"
initscript {
val spotlessVersion = "6.23.3"
val spotlessVersion = "6.25.0"
repositories {
mavenCentral()

Loading…
Cancel
Save