Browse Source

b31 -> b32

legacy v16.7
Austin Huang 4 years ago
parent
commit
6ecec215b7
No known key found for this signature in database GPG Key ID: 84C23AA04587A91F
  1. 4
      app/build.gradle
  2. 2
      fastlane/metadata/android/changelogs/32.txt

4
app/build.gradle

@ -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

2
fastlane/metadata/android/changelogs/31.txt → fastlane/metadata/android/changelogs/32.txt

@ -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…
Cancel
Save