Release 2.10.1
This commit is contained in:
parent
89e3be8170
commit
1b594568d2
|
@ -6,8 +6,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 18
|
||||
targetSdkVersion 28
|
||||
versionCode 291
|
||||
versionName "2.10.0"
|
||||
versionCode 292
|
||||
versionName "2.10.1"
|
||||
multiDexEnabled true
|
||||
renderscriptTargetApi 28 as int
|
||||
renderscriptSupportModeEnabled true
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Fixed
|
||||
- Images when editing profile (Pleroma)
|
||||
- Profiles with remote instances (Pleroma)
|
||||
- Issue when following Pixelfed instances
|
Loading…
Reference in New Issue