Drop 'for personal use' wording from READMEs
This commit is contained in:
parent
14f4107450
commit
9b0bccc67d
2 changed files with 2 additions and 4 deletions
|
|
@ -70,5 +70,4 @@ The output APK is named `FoxiGram-<version>-<code>-<abi>.apk`.
|
||||||
|
|
||||||
- `google-services.json`, signing keystores, and `local.properties` are not
|
- `google-services.json`, signing keystores, and `local.properties` are not
|
||||||
committed. Provide your own for release builds.
|
committed. Provide your own for release builds.
|
||||||
- This is a fork for personal use. Based on Nekogram, which is based on
|
- Based on Nekogram, which is based on Telegram for Android.
|
||||||
Telegram for Android.
|
|
||||||
|
|
|
||||||
|
|
@ -71,5 +71,4 @@ go build -buildmode=c-shared -o ../TMessagesProj/src/main/jniLibs/arm64-v8a/libx
|
||||||
|
|
||||||
- `google-services.json`, ключи подписи и `local.properties` не хранятся в
|
- `google-services.json`, ключи подписи и `local.properties` не хранятся в
|
||||||
репозитории. Для релизной сборки подставьте свои.
|
репозитории. Для релизной сборки подставьте свои.
|
||||||
- Это форк для личного использования. Основан на Nekogram, который основан на
|
- Основан на Nekogram, который основан на Telegram для Android.
|
||||||
Telegram для Android.
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue