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
5ba48188
Commit
5ba48188
authored
Dec 23, 2019
by
Thibaut Sardan
Committed by
Hanwen Cheng
Dec 23, 2019
Browse files
chore: Bump 4.0.5 (#506)
* bump 4005 * package
parent
c89ee27b
Pipeline
#72648
failed with stages
in 8 minutes and 47 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
5ba48188
...
@@ -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
4
versionCode
400
5
versionName
"4.0.
4
"
versionName
"4.0.
5
"
ndk
{
ndk
{
abiFilters
'armeabi-v7a'
,
'arm64-v8a'
,
'x86'
,
'x86_64'
abiFilters
'armeabi-v7a'
,
'arm64-v8a'
,
'x86'
,
'x86_64'
}
}
...
...
ios/NativeSigner/Info.plist
View file @
5ba48188
...
@@ -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.
4
</string>
<string>
4.0.
5
</string>
<key>
CFBundleSignature
</key>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<key>
CFBundleVersion
</key>
<string>
400
4
</string>
<string>
400
5
</string>
<key>
LSRequiresIPhoneOS
</key>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<true/>
<key>
NSAppTransportSecurity
</key>
<key>
NSAppTransportSecurity
</key>
...
...
package.json
View file @
5ba48188
{
{
"name"
:
"NativeSigner"
,
"name"
:
"NativeSigner"
,
"version"
:
"4.0.
4
-beta"
,
"version"
:
"4.0.
5
-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