création des activity menu, game et des layouts #1
Closed
enzo.jolys
wants to merge 4 commits from Enzo
into master
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'Enzo'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Il faudra peut-être untiliser des canvas pour la grille
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.core:core-ktx:+'
Quelle est cette version ?
id 'com.android.application' version '7.4.0' apply false
id 'com.android.library' version '7.4.0' apply false
id 'org.jetbrains.kotlin.android' version '1.7.21' apply false
id 'org.jetbrains.kotlin.android' version '1.8.20-Beta' apply false
Pourquoi une version bêta ?
Reviewers