Release 28

This commit is contained in:
Matthieu 2024-01-31 16:39:29 +01:00
parent 175438115d
commit 9313f321cd
2 changed files with 8 additions and 1 deletions

View File

@ -27,7 +27,7 @@ android {
}
defaultConfig {
minSdkVersion 23
versionCode 27
versionCode 28
targetSdkVersion 34
versionName "1.0.beta" + versionCode

View File

@ -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 :)