mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
REL
This commit is contained in:
parent
10d49550fa
commit
e4e0ab01f4
2 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,7 @@ android {
|
|||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 13
|
||||
versionName "3.5.0"
|
||||
versionName "3.5.1"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "BlueWallet",
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.2.6",
|
||||
"babel-jest": "23.6.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue