Browse Source
release prep
renovate/org.robolectric-robolectric-4.x
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/56.txt
|
@ -10,8 +10,8 @@ android { |
|
|
minSdkVersion 21 |
|
|
minSdkVersion 21 |
|
|
targetSdkVersion 29 |
|
|
targetSdkVersion 29 |
|
|
|
|
|
|
|
|
versionCode 55 |
|
|
|
|
|
versionName '19.0.3' |
|
|
|
|
|
|
|
|
versionCode 56 |
|
|
|
|
|
versionName '19.0.4' |
|
|
|
|
|
|
|
|
multiDexEnabled true |
|
|
multiDexEnabled true |
|
|
|
|
|
|
|
|
|
@ -0,0 +1,3 @@ |
|
|
|
|
|
Happy new year! Added vertical story list, story archive, suggested users, and comment likes, as well as Slovak and Japanese translations. Fixed bugs. |
|
|
|
|
|
|
|
|
|
|
|
For details see https://github.com/austinhuang0131/barinsta/releases/tag/v19.0.4 |