diff --git a/app/build.gradle b/app/build.gradle index b24427ebe9..4eea3113d5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.donnnno.arcticons" minSdkVersion rootProject.ext.MinSdk targetSdkVersion rootProject.ext.TargetSdk - versionCode 132 - versionName '9.2.4' + versionCode 133 + versionName '9.6.5' multiDexEnabled true // Naming app bundles diff --git a/app/src/black/res/drawable/graphic.png b/app/src/black/res/drawable/graphic.png index d60bbe813c..7cf3df0eed 100644 Binary files a/app/src/black/res/drawable/graphic.png and b/app/src/black/res/drawable/graphic.png differ diff --git a/app/src/dayNight/res/drawable-night/graphic.png b/app/src/dayNight/res/drawable-night/graphic.png index f2116a9814..7cf3df0eed 100644 Binary files a/app/src/dayNight/res/drawable-night/graphic.png and b/app/src/dayNight/res/drawable-night/graphic.png differ diff --git a/app/src/dayNight/res/drawable/graphic.png b/app/src/dayNight/res/drawable/graphic.png index d60bbe813c..7cf3df0eed 100644 Binary files a/app/src/dayNight/res/drawable/graphic.png and b/app/src/dayNight/res/drawable/graphic.png differ diff --git a/app/src/main/res/values/changelog.xml b/app/src/main/res/values/changelog.xml index 55f487562c..6ba0dfaf28 100644 --- a/app/src/main/res/values/changelog.xml +++ b/app/src/main/res/values/changelog.xml @@ -2,7 +2,7 @@ - Apr 21, 2024 + Jun 2, 2024 - 🎉 243 new and updated icons! - 🚀 Moto Launcher support. - - a new wiki page for all your Arcticons questions! - ]]> - - ✨ Updates to make sure many apps work again. - 🔥 9240 icons in total! + 🌈 I want to start this release note with wishing everyone a happy pride month! + 🎉 414 new and updated icons! + 🟦 You may notice that square icons have been rounded some more. Over the past month, I have reworked 1400+ icons to make them feel a bit more modern. + 🔥 9649 icons in total! 🙂 Some of you may have noticed the lack of updates. Please keep in mind that I and other contributors are doing this in our free time. That makes it hard to maintain Arcticons with a full-time job. We\'re doing our best to keep it up to date! \ No newline at end of file diff --git a/app/src/normal/res/drawable/graphic.png b/app/src/normal/res/drawable/graphic.png index f2116a9814..7cf3df0eed 100644 Binary files a/app/src/normal/res/drawable/graphic.png and b/app/src/normal/res/drawable/graphic.png differ diff --git a/app/src/you/res/drawable/graphic.png b/app/src/you/res/drawable/graphic.png index 5075d1bf32..7cf3df0eed 100644 Binary files a/app/src/you/res/drawable/graphic.png and b/app/src/you/res/drawable/graphic.png differ