right UI code

This commit is contained in:
unknown
2023-10-28 20:58:33 +02:00
parent eadf0c7085
commit c793008b79
243 changed files with 8273 additions and 92 deletions

4
MyApp_1/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
}