mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-12-13 07:26:31 +00:00
v19.0.5
This commit is contained in:
parent
f1e6c80421
commit
24b4b7de90
2 changed files with 5 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionCode 56
|
versionCode 57
|
||||||
versionName '19.0.4'
|
versionName '19.0.5'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
|
|
||||||
3
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Preliminary support for live videos, as well as bug fixes.
|
||||||
|
|
||||||
|
For details see https://github.com/austinhuang0131/barinsta/releases/tag/v19.0.5
|
||||||
Loading…
Add table
Reference in a new issue