feat: Initial commit

This commit is contained in:
Ax333l
2025-01-13 00:40:47 +01:00
commit 2ca21e8e02
35 changed files with 10033 additions and 0 deletions

8
gradle.properties Normal file
View File

@@ -0,0 +1,8 @@
android.useAndroidX=true
android.nonTransitiveRClass=true
android.nonFinalResIds=false
kotlin.code.style = official
org.gradle.parallel = true
org.gradle.caching = true
version = 1.0.0