Release 18

This commit is contained in:
Matthieu 2022-10-10 16:37:32 +02:00
parent 93fe695e66
commit 0c5c774797
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