Prepare release 16

This commit is contained in:
Matthieu 2022-07-10 13:49:50 +02:00
parent b07608092c
commit 0e811fe43a
2 changed files with 5 additions and 1 deletions

View File

@ -28,7 +28,7 @@ android {
applicationId "org.pixeldroid.app"
minSdkVersion 23
targetSdkVersion 32
versionCode 15
versionCode 16
versionName "1.0.beta" + versionCode
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

View File

@ -0,0 +1,4 @@
* Add gson proguard rules to fix crashes on Mastodon instances
* Add color theming with 4 different themes
* Move to Material 3
* Improve consistency of the UI