Release 3.28.2

main 3.28.2
Thomas 6 months ago
parent 38b72e7732
commit b9b381a780

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 514
versionName "3.28.1"
versionCode 515
versionName "3.28.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"

@ -1,4 +1,9 @@
[
{
"version": "3.28.2",
"code": "515",
"note": "Added:\n- Display a QR code on profiles\n\nFixed:\n- Fix tap on messages in conversations\n- Pronouns taking too much place"
},
{
"version": "3.28.1",
"code": "514",

@ -0,0 +1,6 @@
Added:
- Display a QR code on profiles
Fixed:
- Fix tap on messages in conversations
- Pronouns taking too much place
Loading…
Cancel
Save