mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Update build scripts
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
plugins {
|
||||
id 'com.github.triplet.play' version '3.1.0'
|
||||
id "org.jlleitschuh.gradle.ktlint" version "9.4.1"
|
||||
id 'com.android.application'
|
||||
id "org.jetbrains.kotlin.android"
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
id "org.jetbrains.kotlin.android.extensions"
|
||||
id "org.jlleitschuh.gradle.ktlint"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user