Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
F-Droid
Data
Commits
4beef017
Commit
4beef017
authored
Oct 29, 2020
by
F-Droid checkupdates
Browse files
Update Encointerwallet to 0.9.0 (805)
parent
dd838898
Pipeline
#209034974
failed with stage
in 5 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
2 deletions
+32
-2
metadata/org.encointer.wallet.yml
metadata/org.encointer.wallet.yml
+32
-2
No files found.
metadata/org.encointer.wallet.yml
View file @
4beef017
...
...
@@ -75,8 +75,38 @@ Builds:
-
$$flutter$$/bin/flutter config --no-analytics
-
$$flutter$$/bin/flutter build apk --flavor fdroid
-
versionName
:
0.9.0
versionCode
:
805
commit
:
v0.9.0
init
:
-
curl -Lo node.tar.xz https://nodejs.org/dist/v12.18.2/node-v12.18.2-linux-x64.tar.xz
-
echo "b8dc634798ee783482c2ae1755bd7dff09d83fa7bb037cdc370b601d0a5e5cbb node.tar.xz"
| sha256sum -c -
-
tar -vxf node.tar.xz
-
curl -Lo yarn.tar.gz https://github.com/yarnpkg/yarn/releases/download/v1.22.4/yarn-v1.22.4.tar.gz
-
echo "bc5316aa110b2f564a71a3d6e235be55b98714660870c5b6b2d2d3f12587fb58 yarn.tar.gz"
| sha256sum -c -
-
tar zvxf yarn.tar.gz
-
export PATH=$PATH:$PWD/node-v12.18.2-linux-x64/bin:$PWD/yarn-v1.22.4/bin
-
pushd ./lib/js_service_encointer
-
yarn install
-
yarn run build
-
popd
output
:
build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs
:
-
flutter@1.22.2
rm
:
-
node-v12.18.2-linux-x64
-
yarn-v1.22.4
-
node.tar.xz
-
yarn.tar.gz
-
lib/js_service_encointer/node_modules
build
:
-
$$flutter$$/bin/flutter config --no-analytics
-
$$flutter$$/bin/flutter build apk --flavor fdroid
AutoUpdateMode
:
Version v%v
UpdateCheckMode
:
HTTP
UpdateCheckData
:
https://raw.githubusercontent.com/encointer/encointer-wallet-flutter/beta/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion
:
0.
8.4
CurrentVersionCode
:
80
4
CurrentVersion
:
0.
9.0
CurrentVersionCode
:
80
5
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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