mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 12:56:31 +00:00
v18.2
This commit is contained in:
parent
c87311a68e
commit
2e21f40044
2 changed files with 11 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 47
|
||||
versionName '18.1'
|
||||
versionCode 48
|
||||
versionName '18.2'
|
||||
|
||||
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…
Add table
Reference in a new issue