[feat] - Prog Android - TP1

This commit is contained in:
Kevin Mitressé
2024-10-23 14:50:39 +02:00
parent abec621777
commit 7b50c2323c
44 changed files with 889 additions and 0 deletions
+4
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.2.2" apply false
}