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

Release 3.30.1

parent 88c18cc4
Branches
Tags 3.30.1
No related merge requests found
......@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 522
versionName "3.30.0"
versionCode 523
versionName "3.30.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"
......
[
{
"version": "3.30.1",
"code": "523",
"note": "Added:\n- Follow Twitter tags\n\nChange:\n- Remove automatic backup (Google only)\n\nFixed:\n- Push notifications not working for some devices\n- Filters not applied to media description\n- Fix a crash with animated images in timelines\n- Fix a crash for long threads\n- Fix a crash due to some messages (happened in different timelines)"
},
{
"version": "3.30.0",
"code": "522",
......
Added:
- Follow Twitter tags
Change:
- Remove automatic backup (Google only)
Fixed:
- Push notifications not working for some devices
- Filters not applied to media description
- Fix a crash with animated images in timelines
- Fix a crash for long threads
- Fix a crash due to some messages (happened in different timelines)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment