mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 12:56:31 +00:00
b31 -> b32
This commit is contained in:
parent
7fad022c15
commit
6ecec215b7
2 changed files with 4 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ android {
|
|||
targetSdkVersion 29
|
||||
|
||||
// REMEMBER TO CHANGE versionCode as well
|
||||
// 16.7 is 31
|
||||
// 16.7 is 32
|
||||
|
||||
versionCode 31
|
||||
versionCode 32
|
||||
versionName '16.7'
|
||||
|
||||
multiDexEnabled true
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
v16.7 build 32:
|
||||
|
||||
* You can now (un)follow/restrict/block people
|
||||
* For this reason, "Open in Instagram" for following/follower list is removed
|
||||
* Link in bio is now under bio text (like the actual Instagram app)
|
||||
Loading…
Add table
Reference in a new issue