ajout diagramme de classe

pull/4/head
Alexis1663 2 years ago
parent 7113cbc23e
commit 3406ba8c04

File diff suppressed because it is too large Load Diff

@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins { plugins {
id 'com.android.application' version '7.4.0' apply false id 'com.android.application' version '7.4.1' apply false
id 'com.android.library' version '7.4.0' apply false id 'com.android.library' version '7.4.1' apply false
id 'org.jetbrains.kotlin.android' version '1.7.21' apply false id 'org.jetbrains.kotlin.android' version '1.7.21' apply false
} }
Loading…
Cancel
Save