добавление упражнений для тренировки, отображение на форме

This commit is contained in:
2025-05-12 17:25:07 +03:00
parent 0745430fad
commit a00d3b34b0
15 changed files with 392 additions and 33 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
kapt.compiler.jvmtarget=11