diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index 332ec3736e95aa2ba0a7c047815a91c940a76044..6fa4955de685fe519d79148192f50033e4f14647 100644 Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-hdpi/launch_image.png b/android/app/src/main/res/mipmap-hdpi/launch_image.png index 332ec3736e95aa2ba0a7c047815a91c940a76044..6fa4955de685fe519d79148192f50033e4f14647 100644 Binary files a/android/app/src/main/res/mipmap-hdpi/launch_image.png and b/android/app/src/main/res/mipmap-hdpi/launch_image.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index e54458194bd0821c35f6ac2e05eb718251782de1..af62f291acc716c8f4425466339b17160f72b031 100644 Binary files a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/launch_image.png b/android/app/src/main/res/mipmap-mdpi/launch_image.png index e54458194bd0821c35f6ac2e05eb718251782de1..af62f291acc716c8f4425466339b17160f72b031 100644 Binary files a/android/app/src/main/res/mipmap-mdpi/launch_image.png and b/android/app/src/main/res/mipmap-mdpi/launch_image.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index ec7e346165f7666d1a2460149150c02d7fb5ac52..d60dee22cf94e0042612cf64ca8b20fe30361da4 100644 Binary files a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/launch_image.png b/android/app/src/main/res/mipmap-xhdpi/launch_image.png index ec7e346165f7666d1a2460149150c02d7fb5ac52..d60dee22cf94e0042612cf64ca8b20fe30361da4 100644 Binary files a/android/app/src/main/res/mipmap-xhdpi/launch_image.png and b/android/app/src/main/res/mipmap-xhdpi/launch_image.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index b3591207f3157fb837946b8f72c3255cb4fb74e8..44d047bcff12633255d1515abc6e40262a0ed3a2 100644 Binary files a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/launch_image.png b/android/app/src/main/res/mipmap-xxhdpi/launch_image.png index b3591207f3157fb837946b8f72c3255cb4fb74e8..44d047bcff12633255d1515abc6e40262a0ed3a2 100644 Binary files a/android/app/src/main/res/mipmap-xxhdpi/launch_image.png and b/android/app/src/main/res/mipmap-xxhdpi/launch_image.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index da952872b5188d1656156214977ca650e78fc540..c65085f70e2887d1ab0148e64a56d9d944063f29 100644 Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/launch_image.png b/android/app/src/main/res/mipmap-xxxhdpi/launch_image.png index da952872b5188d1656156214977ca650e78fc540..c65085f70e2887d1ab0148e64a56d9d944063f29 100644 Binary files a/android/app/src/main/res/mipmap-xxxhdpi/launch_image.png and b/android/app/src/main/res/mipmap-xxxhdpi/launch_image.png differ diff --git a/android/gradle.properties b/android/gradle.properties index 663881258a10822c0b4abc064b6e0bc0ccf48833..81949dfd2077495aaea8a6bc81ad9c75442f9ebb 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.13 -app.versionCode=13 +app.versionName=0.0.14 +app.versionCode=14 diff --git a/fastlane/metadata/android/en-US/changelogs/14.txt b/fastlane/metadata/android/en-US/changelogs/14.txt new file mode 100644 index 0000000000000000000000000000000000000000..9fc57aa5bfec75bfbbf7f4e09898e28f5615ccc1 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/14.txt @@ -0,0 +1 @@ +Fix application icon. diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png index a341aee0c6b8f83ac986758c4a87c11dd848545e..dd5e7570cc0dbd5cc5ad32aab31fb41e3ef05485 100644 Binary files a/fastlane/metadata/android/en-US/images/icon.png and b/fastlane/metadata/android/en-US/images/icon.png differ diff --git a/fastlane/metadata/android/fr-FR/changelogs/14.txt b/fastlane/metadata/android/fr-FR/changelogs/14.txt new file mode 100644 index 0000000000000000000000000000000000000000..f76cbc9d732233e5177094cc5f96075b0326000f --- /dev/null +++ b/fastlane/metadata/android/fr-FR/changelogs/14.txt @@ -0,0 +1 @@ +Correction de l'icone de l'application. diff --git a/icons/icon.svg b/icons/icon.svg index bab927e3e6cdd5c177bd41770bc7dd481e808ee2..fc0271221f68c95716c537d4d58afebe70d14487 100644 --- a/icons/icon.svg +++ b/icons/icon.svg @@ -75,5 +75,5 @@ </g> <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#1a237e" opacity=".2"/> </g> - <path d="m20.837 12.744-1.8134-4.0827c-0.0382-0.08507-0.10022-0.15726-0.17848-0.20802-0.07825-0.05076-0.16949-0.07782-0.26279-0.078035h-8.4126c-0.09405-7.585e-4 -0.18638 0.025867-0.26549 0.076736-0.079231 0.05076-0.142 0.12349-0.18053 0.20932l-1.8134 4.0827c-0.037231 0.0842-0.049678 0.17718-0.035937 0.2682 0.013741 0.09103 0.053145 0.17631 0.11343 0.2458l6.0175 6.9435c0.09211 0.10769 0.22675 0.16971 0.36854 0.16971s0.27643-0.06201 0.36854-0.16971l6.0175-6.9435c0.06029-0.06948 0.09968-0.15477 0.11343-0.2458 0.01374-0.09102 0.0013-0.18399-0.03594-0.2682zm-4.1215 0.48488-2.3419 6.1045-2.3419-6.1095zm-4.5773-0.48488 2.2353-3.6416 2.2353 3.656zm2.6668-3.8791h3.5784l-1.377 3.6025zm-3.0645 3.6025-1.377-3.6075h3.5784zm2.0801 6.7883-5.222-6.0319h2.9093zm3.3942-6.0222h2.9093l-5.1979 6.0125zm0.18421-0.48488 1.3384-3.4959 1.5516 3.4862zm-7.3896-3.4959 1.3189 3.4862h-2.9093z" fill="#fff" stroke="#fffffd" stroke-width=".628"/> + <path d="m20.837 12.744-1.8134-4.0827c-0.0382-0.08507-0.10022-0.15726-0.17848-0.20802-0.07825-0.05076-0.16949-0.07782-0.26279-0.078035h-8.4126c-0.09405-7.585e-4 -0.18638 0.025867-0.26549 0.076736-0.079231 0.05076-0.142 0.12349-0.18053 0.20932l-1.8134 4.0827c-0.037231 0.0842-0.049678 0.17718-0.035937 0.2682 0.013741 0.09103 0.053145 0.17631 0.11343 0.2458l6.0175 6.9435c0.09211 0.10769 0.22675 0.16971 0.36854 0.16971s0.27643-0.06201 0.36854-0.16971l6.0175-6.9435c0.06029-0.06948 0.09968-0.15477 0.11343-0.2458 0.01374-0.09102 0.0013-0.18399-0.03594-0.2682zm-4.1215 0.48488-2.3419 6.1045-2.3419-6.1095zm-4.5773-0.48488 2.2353-3.6416 2.2353 3.656zm2.6668-3.8791h3.5784l-1.377 3.6025zm-3.0645 3.6025-1.377-3.6075h3.5784zm2.0801 6.7883-5.222-6.0319h2.9093zm3.3942-6.0222h2.9093l-5.1979 6.0125zm0.18421-0.48488 1.3384-3.4959 1.5516 3.4862zm-7.3896-3.4959 1.3189 3.4862h-2.9093z" fill="#fff" stroke="#fff" stroke-width=".628"/> </svg> diff --git a/pubspec.yaml b/pubspec.yaml index 614c574ef60477f311d9e23fe4f99430a0e74bac..e4140c6070a4d6c8b98355f2c9f0aa80155eeda1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Jeweled Game publish_to: 'none' -version: 0.0.13+13 +version: 0.0.14+14 environment: sdk: '^3.0.0'