I am death

This commit is contained in:
2023-11-13 14:05:56 +02:00
parent 8f5a6b6a54
commit e12671b3a6
339 changed files with 113 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
}