mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
34 lines
876 B
YAML
34 lines
876 B
YAML
Categories:
|
|
- Internet
|
|
License: Apache-2.0
|
|
AuthorName: Daniel Gultsch
|
|
WebSite: https://ltt.rs
|
|
SourceCode: https://github.com/inputmice/lttrs-android
|
|
IssueTracker: https://github.com/inputmice/lttrs-android/issues
|
|
|
|
AutoName: Ltt.rs
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/inputmice/lttrs-android
|
|
Binaries: https://download.ltt.rs/Ltt.rs-%v-release.apk
|
|
|
|
Builds:
|
|
- versionName: 0.1.2
|
|
versionCode: 3
|
|
commit: 0.1.2
|
|
subdir: app
|
|
init:
|
|
- cd ../..
|
|
- mv rs.ltt.android rs.ltt.android_underlying
|
|
- mkdir rs.ltt.android
|
|
- disorderfs --sort-dirents=yes --reverse-dirents=no rs.ltt.android_underlying
|
|
rs.ltt.android
|
|
- cd rs.ltt.android
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.1.2
|
|
CurrentVersionCode: 3
|