mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Added nusimi to fdroiddata
This commit is contained in:
parent
40d9fb3b2d
commit
3e616b11f4
1 changed files with 34 additions and 0 deletions
34
metadata/com.ketanolab.nusimi.yml
Normal file
34
metadata/com.ketanolab.nusimi.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
- Science & Education
|
||||||
|
- Writing
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://ketanolab.com
|
||||||
|
SourceCode: https://github.com/KetanoLab/Nusimi-android/
|
||||||
|
IssueTracker: https://github.com/KetanoLab/Nusimi-android/issues
|
||||||
|
Changelog: https://github.com/KetanoLab/Nusimi-android/blob/HEAD/CHANGELOG.md
|
||||||
|
Bitcoin: 16rVdKggFrREa8CgcPbz9E4JvMVysAgSna
|
||||||
|
|
||||||
|
AutoName: NuSimi
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/KetanoLab/Nusimi-android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.0.1
|
||||||
|
versionCode: 6
|
||||||
|
commit: 72b8ed2c367c7771e3a7ac6fb749a337dc348618
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.0.1
|
||||||
|
CurrentVersionCode: 6
|
||||||
Loading…
Reference in a new issue