Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
2 changed files with
4 additions and
2 deletions
-
app/build.gradle
-
fastlane/metadata/android/changelogs/32.txt
|
@ -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) |