mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-04 03:21:36 +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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue