Repo created
This commit is contained in:
parent
368e9c2100
commit
4fa38b691e
262 changed files with 17567 additions and 2 deletions
6
build.gradle.kts
Normal file
6
build.gradle.kts
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id("com.android.application") version "8.10.1" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.1.21" apply false
|
||||
id("io.gitlab.arturbosch.detekt") version "1.23.8" apply false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue