Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
2 changed files with
5 additions and
2 deletions
-
app/build.gradle
-
fastlane/metadata/android/en-US/changelogs/57.txt
|
|
@ -10,8 +10,8 @@ android { |
|
|
|
minSdkVersion 21 |
|
|
|
targetSdkVersion 29 |
|
|
|
|
|
|
|
versionCode 56 |
|
|
|
versionName '19.0.4' |
|
|
|
versionCode 57 |
|
|
|
versionName '19.0.5' |
|
|
|
|
|
|
|
multiDexEnabled true |
|
|
|
|
|
|
|
|
|
@ -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 |