Начало репака 128 версии

This commit is contained in:
2025-03-30 15:14:17 +03:00
commit 72f40cc560
45 changed files with 866 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.kotlin.android) apply false
}