Merge branch 'release28' into 'master'
Release 28 See merge request pixeldroid/PixelDroid!574
This commit is contained in:
commit
05cb615f15
@ -27,7 +27,7 @@ android {
|
||||
}
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
versionCode 27
|
||||
versionCode 28
|
||||
targetSdkVersion 34
|
||||
versionName "1.0.beta" + versionCode
|
||||
|
||||
|
7
fastlane/metadata/android/en-US/changelogs/28.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/28.txt
Normal 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 :)
|
Loading…
x
Reference in New Issue
Block a user