bumpversion 0.13.4 --> 0.14.0
This commit is contained in:
parent
5aa0513324
commit
cbc4a662e6
1 changed files with 2 additions and 2 deletions
|
@ -143,8 +143,8 @@ android {
|
|||
applicationId "io.lbry.browser"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1304
|
||||
versionName "0.13.4"
|
||||
versionCode 1400
|
||||
versionName "0.14.0"
|
||||
missingDimensionStrategy 'react-native-camera', 'general'
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue