init
CI-Android APK / build (push) Failing after 4m27s

This commit is contained in:
soraefir
2026-05-29 23:19:55 +02:00
commit 5ee2041769
129 changed files with 19835 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
kotlin_version = '2.2.10'
}
}