Skip to content

Commit

Permalink
bumpversion 0.13.2 --> 0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akinwale committed Mar 13, 2020
1 parent 966dd2b commit ea8ac78
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 1302
versionName "0.13.2"
versionCode 1303
versionName "0.13.3"
missingDimensionStrategy 'react-native-camera', 'general'
multiDexEnabled true
}
Expand Down

0 comments on commit ea8ac78

Please sign in to comment.