mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-15 19:27:31 +00:00
b31 -> b32
This commit is contained in:
parent
7fad022c15
commit
6ecec215b7
@ -10,9 +10,9 @@ android {
|
|||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
// REMEMBER TO CHANGE versionCode as well
|
// REMEMBER TO CHANGE versionCode as well
|
||||||
// 16.7 is 31
|
// 16.7 is 32
|
||||||
|
|
||||||
versionCode 31
|
versionCode 32
|
||||||
versionName '16.7'
|
versionName '16.7'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
v16.7 build 32:
|
||||||
|
|
||||||
* You can now (un)follow/restrict/block people
|
* You can now (un)follow/restrict/block people
|
||||||
* For this reason, "Open in Instagram" for following/follower list is removed
|
* 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)
|
* Link in bio is now under bio text (like the actual Instagram app)
|
Loading…
Reference in New Issue
Block a user