Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer
Commits
0fa52782
Commit
0fa52782
authored
Jan 16, 2020
by
Thibaut Sardan
Committed by
YJ
Jan 16, 2020
Browse files
bump Signer to 4.0.7 (#530)
parent
e41344cb
Pipeline
#74901
passed with stages
in 19 minutes and 20 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
0fa52782
...
@@ -111,8 +111,8 @@ android {
...
@@ -111,8 +111,8 @@ android {
minSdkVersion
18
minSdkVersion
18
missingDimensionStrategy
'react-native-camera'
,
'general'
missingDimensionStrategy
'react-native-camera'
,
'general'
targetSdkVersion
28
targetSdkVersion
28
versionCode
400
6
versionCode
400
7
versionName
"4.0.
6
"
versionName
"4.0.
7
"
ndk
{
ndk
{
abiFilters
'armeabi-v7a'
,
'arm64-v8a'
,
'x86'
,
'x86_64'
abiFilters
'armeabi-v7a'
,
'arm64-v8a'
,
'x86'
,
'x86_64'
}
}
...
...
ios/NativeSigner/Info.plist
View file @
0fa52782
...
@@ -17,11 +17,11 @@
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<key>
CFBundleShortVersionString
</key>
<string>
4.0.
6
</string>
<string>
4.0.
7
</string>
<key>
CFBundleSignature
</key>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<key>
CFBundleVersion
</key>
<string>
400
6
</string>
<string>
400
7
</string>
<key>
LSRequiresIPhoneOS
</key>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<true/>
<key>
NSAppTransportSecurity
</key>
<key>
NSAppTransportSecurity
</key>
...
...
package.json
View file @
0fa52782
{
{
"name"
:
"NativeSigner"
,
"name"
:
"NativeSigner"
,
"version"
:
"4.0.
6
-beta"
,
"version"
:
"4.0.
7
-beta"
,
"private"
:
true
,
"private"
:
true
,
"license"
:
"
GPL-3.0
"
,
"license"
:
"
GPL-3.0
"
,
"engines"
:
{
"engines"
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment