niveau 3 et 4

This commit is contained in:
2025-01-27 10:19:15 +01:00
parent baf79378ee
commit a8b1c28dd1
68 changed files with 2763 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
}