Skip to content
Snippets Groups Projects
Commit fed33cf6 authored by Thomas's avatar Thomas
Browse files

Release 3.31.2

parent 02d6ef3b
Branches
Tags 3.31.2
No related merge requests found
......@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 526
versionName "3.31.1"
versionCode 527
versionName "3.31.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"
......
[
{
"version": "3.31.2",
"code": "527",
"note": "Added:\n- Add support to URL scheme \"web+ap\" for opening profiles with the app\n\nChanged:\n- Layout for media descriptions\n\nFixed:\n- Fix a crash when translating media descriptions\n- Handle included twice when replying to a self user's boost\n- Fix color issues when using a custom theme"
},
{
"version": "3.31.1",
"code": "526",
......
Added:
- Add support to URL scheme "web+ap" for opening profiles with the app
Changed:
- Layout for media descriptions
Fixed:
- Fix a crash when translating media descriptions
- Handle included twice when replying to a self user's boost
- Fix color issues when using a custom theme
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment