Skip to content

Commit

Permalink
bumpversion 0.14.1 --> 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akinwale committed Mar 31, 2020
1 parent 25a1eac commit cc3055f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1401
versionName "0.14.1"
versionCode 1402
versionName "0.14.2"
missingDimensionStrategy 'react-native-camera', 'general'
multiDexEnabled true
}
Expand Down

0 comments on commit cc3055f

Please sign in to comment.