This commit is contained in:
chiteroman
2023-10-31 12:37:11 +01:00
commit 24fde42573
905 changed files with 197650 additions and 0 deletions

4
build.gradle.kts Normal file
View File

@@ -0,0 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.2" apply false
}