Merge branch 'release18' into 'master'

Release 18

See merge request pixeldroid/PixelDroid!476
This commit is contained in:
Matthieu 2022-10-10 14:38:10 +00:00
commit d240d64966
2 changed files with 12 additions and 1 deletions

View File

@ -30,7 +30,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 32
versionCode 17
versionCode 18
versionName "1.0.beta" + versionCode
testInstrumentationRunner "org.pixeldroid.app.testUtility.TestRunner"

View File

@ -0,0 +1,11 @@
* Add custom error graphic red panda
* Allow freestyle cropping in image edit
* Improve F-Droid metadata
* Translation updates
* Update dependencies
* Fix bugs