bumpversion 0.14.1 --> 0.14.2
This commit is contained in:
parent
25a1eac43b
commit
cc3055f1c9
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 1401
|
||||
versionName "0.14.1"
|
||||
versionCode 1402
|
||||
versionName "0.14.2"
|
||||
missingDimensionStrategy 'react-native-camera', 'general'
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue