mirror of
https://github.com/PurpleI2P/i2pd-android.git
synced 2025-01-18 18:50:06 +00:00
update repo link in readme
This commit is contained in:
parent
aaecf06379
commit
0fdf87e1c2
@ -8,7 +8,7 @@ https://developer.android.com/studio#downloads
|
|||||||
https://developer.android.com/ndk/
|
https://developer.android.com/ndk/
|
||||||
|
|
||||||
### Clone repository with submodules
|
### Clone repository with submodules
|
||||||
git clone --recurse-submodules https://github.com/r4sas/i2pd-android.git
|
git clone --recurse-submodules https://github.com/PurpleI2P/i2pd-android.git
|
||||||
|
|
||||||
### Compile application
|
### Compile application
|
||||||
export ANDROID_SDK_ROOT=/opt/android-sdk
|
export ANDROID_SDK_ROOT=/opt/android-sdk
|
||||||
@ -16,4 +16,4 @@ https://developer.android.com/ndk/
|
|||||||
|
|
||||||
gradle clean assembleDebug
|
gradle clean assembleDebug
|
||||||
|
|
||||||
You will find APKs in `app/build/outputs/apk`
|
You will find APKs in `app/build/outputs/apk`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user