[feat] - Prog Android - TP2 : Todo List

This commit is contained in:
Kevin Mitressé
2024-10-24 16:03:32 +02:00
parent 07302d22e4
commit 77462dd6d2
52 changed files with 1214 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
}