Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
version-code = "1502"
version-code = "1504"
sdk-compile = "36"
sdk-min = "24"
androidDesugarJdkLibs = "2.1.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<string name="intermediate">Intermédiaire</string>
<string name="expert">Expert</string>

<string name="about_android_makers">AndroidMakers by droidcon est un événement de deux jours qui se tiendra les 10 et 11 Avril 2025. Rejoignez-nous pour aborder le présent et futur d‘Android avec les meilleurs experts du domaine. Il y aura des sessions techniques, des ateliers et des rencontres avec vos speakers préférés. Tous les talks seront enregistrées, et mis sur la chaîne YouTube.</string>
<string name="about_android_makers">AndroidMakers by droidcon est un événement de deux jours qui se tiendra les 9 et 10 Avril 2026. Rejoignez-nous pour aborder le présent et futur d‘Android avec les meilleurs experts du domaine. Il y aura des sessions techniques, des ateliers et des rencontres avec vos speakers préférés. Tous les talks seront enregistrées, et mis sur la chaîne YouTube.</string>

<string name="open_slides">Voir les slides</string>
<string name="feedback_not_available">Cette présentation ne peut pas être commentée pour l\'instant.\nVeuillez revenir après y avoir assisté.</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<string name="expert">Expert</string>

<!--About-->
<string name="about_android_makers">Android Makers by droidcon is a two days event held in Paris on April 10th and 11th 2025. Join us in tackling the present and future of Android with the hottest experts of the domain. There will be technical sessions, workshops and opportunities to meet your favorites speakers. All the Talks will be recorded, and uploaded on the Youtube channel.</string>
<string name="about_android_makers">Android Makers by droidcon is a two days event held in Paris on April 9th and 10th 2025. Join us in tackling the present and future of Android with the hottest experts of the domain. There will be technical sessions, workshops and opportunities to meet your favorites speakers. All the Talks will be recorded, and uploaded on the Youtube channel.</string>

<string name="open_slides">Open the slides</string>

Expand Down
Loading