From 5516aeaa6b3f7fc82ae6d2ed5c0b00e776b89bb6 Mon Sep 17 00:00:00 2001
From: Matthieu <24-artectrex@users.noreply.shinice.net>
Date: Tue, 25 Oct 2022 13:08:57 +0200
Subject: [PATCH] Release 19
---
app/build.gradle | 2 +-
fastlane/metadata/android/en-US/changelogs/19.txt | 9 +++++++++
gradle/verification-metadata.xml | 8 ++++++++
3 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 fastlane/metadata/android/en-US/changelogs/19.txt
diff --git a/app/build.gradle b/app/build.gradle
index 152626c1..2a42b91e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -180,7 +180,7 @@ dependencies {
implementation 'com.arthenica:ffmpeg-kit-min-gpl:5.1.LTS'
- implementation 'com.google.android.material:material:1.7.0-rc01'
+ implementation 'com.google.android.material:material:1.7.0'
//Dagger (dependency injection)
implementation 'com.google.dagger:dagger-android:2.44'
diff --git a/fastlane/metadata/android/en-US/changelogs/19.txt b/fastlane/metadata/android/en-US/changelogs/19.txt
new file mode 100644
index 00000000..22d66297
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/19.txt
@@ -0,0 +1,9 @@
+* Remove photos' metadata before uploading
+* Bookmarks!
+* See a profile as a feed or grid
+* Set a template for your descriptions
+* Badge on the notification icon if you got new notifications
+* More video editing features: crop, change speed, add stabilization
+* Implement dynamic colors: you can make PixelDroid follow the color of your background (Android 12 and up)
+* Bug fixes
+* Update translations
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 3cb4cadb..8b3703e8 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -5541,6 +5541,14 @@
+
+
+
+
+
+
+
+