chore: reorganize android source and add lab videos

This commit is contained in:
user
2026-07-12 15:32:42 +04:00
parent 096072bce8
commit 8462fe2546
48 changed files with 860 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
}