bump version

This commit is contained in:
sk 2022-12-01 16:17:51 +01:00
parent 4bc14ef797
commit f0b9006c55
2 changed files with 6 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android.sk"
minSdk 23
targetSdk 33
versionCode 54
versionName "1.1.4+fork.54"
versionCode 55
versionName "1.1.4+fork.55"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs "en", "ar-rSA", "bs-rBA", "ca-rES", "cs-rCZ", "de-rDE", "el-rGR", "es-rES",
"eu-rES", "fi-rFI", "fr-rFR", "gl-rES", "hr-rHR", "hy-rAM", "it-rIT", "iw-rIL",

View File

@ -0,0 +1,4 @@
- Fix broken rendering of HTML tags and enable rendering Markdown formatting
- Initialize translation project
- Add toggle for the Federated timeline
- Versions 52-54 were small adjustments for a release on Google Play