Unverified Commit 76b0f9cc authored by Thibaut Sardan's avatar Thibaut Sardan Committed by GitHub
Browse files

Bump 3.0.2 (#344)

* chore: bump 301

* chore: bump 302
parent 681bd362
Pipeline #50588 failed with stage
in 15 seconds
......@@ -110,8 +110,8 @@ android {
minSdkVersion 16
missingDimensionStrategy 'react-native-camera', 'general'
targetSdkVersion 28
versionCode 301
versionName "3.0.1"
versionCode 302
versionName "3.0.2"
ndk {
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
}
......
......@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.0.1</string>
<string>3.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>301</string>
<string>302</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
......
{
"name": "NativeSigner",
"version": "3.0.1-beta",
"version": "3.0.2-beta",
"private": true,
"license": "GPL-3.0",
"engines": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment