diff --git a/app/build.gradle b/app/build.gradle index 30b128a5..7e3793eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,7 +27,7 @@ android { } defaultConfig { minSdkVersion 23 - versionCode 27 + versionCode 28 targetSdkVersion 34 versionName "1.0.beta" + versionCode diff --git a/fastlane/metadata/android/en-US/changelogs/28.txt b/fastlane/metadata/android/en-US/changelogs/28.txt new file mode 100644 index 00000000..65df9f35 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/28.txt @@ -0,0 +1,7 @@ +Bug fix for opening album full-screen crashing + +Use hardware acceleration (OpenGL! Shaders!) for image editing. Currently just trying to mimic the previous implementation, but this will provide building blocks for much cooler things later on :) + +Tell us if something doesn't work right! (email, Mastodon) + +There are also translation updates in this release :)