diff --git a/android/gradle.properties b/android/gradle.properties index de9dc0d19ce1de34abbab2c48a8182abf6d2642c..39d5a5ef59711601465011714696a22deab9a41c 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,5 @@ org.gradle.jvmargs=-Xmx1536M android.useAndroidX=true android.enableJetifier=true -app.versionName=0.0.53 -app.versionCode=53 +app.versionName=0.0.54 +app.versionCode=54 diff --git a/fastlane/metadata/android/en-US/changelogs/54.txt b/fastlane/metadata/android/en-US/changelogs/54.txt new file mode 100644 index 0000000000000000000000000000000000000000..e71c869465d71de896e11240446bc322baaa18a2 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/54.txt @@ -0,0 +1 @@ +Fix/improve f-droid metadata diff --git a/fastlane/metadata/android/fr-FR/changelogs/54.txt b/fastlane/metadata/android/fr-FR/changelogs/54.txt new file mode 100644 index 0000000000000000000000000000000000000000..3c0d5b48298d871cd61ec1d7ab14ffbe8a1b3d0c --- /dev/null +++ b/fastlane/metadata/android/fr-FR/changelogs/54.txt @@ -0,0 +1 @@ +Correction/amélioration des metadata f-droid diff --git a/fdroid_metadata.yml b/fdroid_metadata.yml index 87e51c6e61683ce7a2f56bec6dadbbba61e0807d..153c49d4c90aa98acd9205e7a5bafa666863adc7 100644 --- a/fdroid_metadata.yml +++ b/fdroid_metadata.yml @@ -10,9 +10,9 @@ Changelog: https://git.harrault.fr/android/org.benoitharrault.puzzlegame/-/ta Summary: Puzzle game, simple and classic Description: |4- Easy to play: - - Select split size (3x3, 4x4 or 5x5) - - Pick a picture from list - - Drag and drop tiles to recompose original picture + * Select split size (3x3, 4x4 or 5x5) + * Pick a picture from list + * Drag and drop tiles to recompose original picture Or just tap on the dice, split size and picture will be chosen randomly for you!