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 @@ + + + + + + + +