Skip to content

Commit

Permalink
Merge pull request #256 from ZeusLN/master
Browse files Browse the repository at this point in the history
v0.2.1-patch1
  • Loading branch information
ZeusLN authored Mar 8, 2020
2 parents 41b53eb + f1e990c commit 9a3eb5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Zeus is built on TypeScript and React-Native. It runs on both iOS and Android.
*Disclaimer*: Zeus and Lightning in general are software projects in their early development stages. Please be wary when using Lightning and do not fund your node with more money than you are willing to lose.

### App Store links
* [F-Droid](https://f-droid.org/packages/com.zeusln.zeus/)
* [Google Play](https://play.google.com/store/apps/details?id=com.zeusln.zeus)
* [Apple TestFlight](https://testflight.apple.com/join/gpVFzEHN)
* [F-Droid](https://f-droid.org/packages/com.zeusln.zeus/)

### Get in touch with us
* Come chat with us on
Expand Down Expand Up @@ -88,8 +88,8 @@ If you are making cosmetic changes please test on both Android and iOS as things

## Donations

If you'd like to help us with the cost of running Zeus project (iOS developer account, Google Play developer account, hosting) you can send a payment to
[3Lbz4vdt15Fsa4wVD3Yk8uGf6ugKKY4zSc](https://blockstream.info/address/3Lbz4vdt15Fsa4wVD3Yk8uGf6ugKKY4zSc).
If you'd like to help us with the cost of running Zeus project (iOS developer account, Google Play developer account, hosting) you can send a payment to us via PayNym
[+holymorning7d1](http://my.paynym.is/+holymorning7d1) or via [tippin.me](https://tippin.me/@ZeusLN).

Thank you.

Expand Down
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 15
versionName "0.2.1-beta1"
versionName "0.2.1"

ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
Expand Down

0 comments on commit 9a3eb5c

Please sign in to comment.