mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-07 23:47:30 +00:00
v18.2
This commit is contained in:
parent
c87311a68e
commit
2e21f40044
@ -10,8 +10,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionCode 47
|
versionCode 48
|
||||||
versionName '18.1'
|
versionName '18.2'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
9
fastlane/metadata/android/en-US/changelogs/48.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/48.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
* Proper login support for those under Android 8
|
||||||
|
* You are alerted before unfollowing a private account
|
||||||
|
* Update checker can now be toggled
|
||||||
|
* "Swipe up" story sticker type is now supported
|
||||||
|
* Unread DM are now indicated
|
||||||
|
* You can now mark DMs as seen, either automatically (settings) or manually
|
||||||
|
* You can now kick DM members
|
||||||
|
* "Clip" message type (basically sharing reels) is now supported
|
||||||
|
* Bug fixes, see GitHub
|
Loading…
Reference in New Issue
Block a user