Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99f61357 authored by Jochen Sprickerhof's avatar Jochen Sprickerhof Committed by Gitsaibot
Browse files

Update submodules (#327)

Update submodule, documentation and instructions
parent cb707c2c
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -27,10 +27,11 @@ this app would be just a dream. So thanks to them!
You can update/add your own language [here](metadata). Also, all artwork files are available [here](metadata)

### Build instructions
Install and extract Android SDK command line tools.
```
git submodule init
git submodule update

tools/bin/sdkmanager platform-tools
export ANDROID_HOME=/path/to/android-sdk/
git submodule update --init --remote
gradle build
```

Compare 3f01563a to 03dbebcd
Original line number Diff line number Diff line
Subproject commit 3f01563afad6b3d2f0546a6260ef958a8173deb6
Subproject commit 03dbebcdc8c9dfe18b51fe129ca03c846b3a6ff7
Compare fab947e3 to 4a084929
Original line number Diff line number Diff line
Subproject commit fab947e3a772ccb8d9ba18dc884632a1421163d5
Subproject commit 4a0849290eef9f05b95a1a631011fbe27a03e1db
Compare 49c28fe5 to 01814056
Original line number Diff line number Diff line
Subproject commit 49c28fe5aa792b7ffecee2741991fd690ff6c78a
Subproject commit 01814056abd52eb9a39023eefe2799b49ea1b393
Compare 98dda20d to da455038
Original line number Diff line number Diff line
Subproject commit 98dda20d2fab99ac1c0b0fc92259f9274415cf47
Subproject commit da4550387fdeba0417360273e515a68f8832c62b
Loading