diff --git a/android/gradle.properties b/android/gradle.properties index bc2d95e8567abcfd41c26ebeb95fced48f43e773..818e87b23b224ced309ae5c147e5ed827826e237 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.1 -app.versionCode=1 +app.versionName=0.0.2 +app.versionCode=2 diff --git a/fastlane/metadata/android/en-US/changelogs/2.txt b/fastlane/metadata/android/en-US/changelogs/2.txt new file mode 100644 index 0000000000000000000000000000000000000000..15af197fa12781069c4987309cf1df59a6eb74f8 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/2.txt @@ -0,0 +1 @@ +Fix metadata \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 1c6d1e10832ca5fef8d68adf89e8ee12aada3899..60b134f0732fd67df916f29433510c797b4baa32 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,3 +1,3 @@ Jeweled Game: -Simple and classique Jeweled game. \ No newline at end of file +Simple and classic Jeweled game. \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/changelogs/2.txt b/fastlane/metadata/android/fr-FR/changelogs/2.txt new file mode 100644 index 0000000000000000000000000000000000000000..985fc1df1d248c96474319cd6030f5e3594f97d2 --- /dev/null +++ b/fastlane/metadata/android/fr-FR/changelogs/2.txt @@ -0,0 +1 @@ +Fix metadata \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/full_description.txt b/fastlane/metadata/android/fr-FR/full_description.txt index c8732fc468e16ec22504f3ea117dd9cf551c6efa..c862dd0d8fa7a5f9c2a7d704069bfe1535513d9b 100644 --- a/fastlane/metadata/android/fr-FR/full_description.txt +++ b/fastlane/metadata/android/fr-FR/full_description.txt @@ -1,3 +1,3 @@ -Modèle d'application : +Jeweled : -Simple application servant de modèle. \ No newline at end of file +Jeu simple et classique d'associations \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/short_description.txt b/fastlane/metadata/android/fr-FR/short_description.txt index d6e0c605a3b581143d45d3e339fcc99d06f1139f..e24645b53531b76ec20b106c1e57ccbc17e4e238 100644 --- a/fastlane/metadata/android/fr-FR/short_description.txt +++ b/fastlane/metadata/android/fr-FR/short_description.txt @@ -1 +1 @@ -Simple application servant de modèle \ No newline at end of file +Jeweled, jeu d'associations \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/title.txt b/fastlane/metadata/android/fr-FR/title.txt index 91d6b85cc9695055c2397eac1821abe8de9870c6..32220f76f7f4138fb016241052ba6592e756f7c4 100644 --- a/fastlane/metadata/android/fr-FR/title.txt +++ b/fastlane/metadata/android/fr-FR/title.txt @@ -1 +1 @@ -Modèle d'application +Jeweled \ No newline at end of file diff --git a/fdroid_metadata.yml b/fdroid_metadata.yml index 1268902bc10e67d4bdff2dbe9a3bc6a36c60988d..552dafa319c0a8e0abc5650e0c0924fce9b25c5c 100644 --- a/fdroid_metadata.yml +++ b/fdroid_metadata.yml @@ -1,6 +1,6 @@ AuthorName: 'Benoît Harrault' Categories: - - Game + - Games Name: Jeweled Game AutoName: Jeweled License: GPL-3.0-only @@ -8,10 +8,12 @@ WebSite: 'https://git.harrault.fr/android/org.benoitharrault.jeweled' SourceCode: https://git.harrault.fr/android/org.benoitharrault.jeweled IssueTracker: https://git.harrault.fr/android/org.benoitharrault.jeweled/issues Changelog: https://git.harrault.fr/android/org.benoitharrault.jeweled/-/tags -Summary: '' +Summary: Jeweled game, easy to play, easy to enjoy Description: |- Jeweled Game. + Simple and classic Jeweled game. + RepoType: git Repo: 'https://git.harrault.fr/android/org.benoitharrault.jeweled.git'