mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Newapp: Smoke
This commit is contained in:
parent
773d555e8f
commit
ad96fa8c6b
1 changed files with 30 additions and 0 deletions
30
metadata/org.purple.smoke.yml
Normal file
30
metadata/org.purple.smoke.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
WebSite: https://textbrowser.github.io/smoke/
|
||||
SourceCode: https://github.com/textbrowser/smoke
|
||||
IssueTracker: https://github.com/textbrowser/smoke/issues
|
||||
|
||||
AutoName: Smoke
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/textbrowser/smoke.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2020.12.25
|
||||
versionCode: 20201225
|
||||
commit: 2020.12.25
|
||||
subdir: Smoke/app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/apk/smoke.apk
|
||||
rm:
|
||||
- Smoke/app/libs/*
|
||||
prebuild: sed -i -e '/bcprov-ext-jdk15on-168/d' -e "/fileTree/aimplementation
|
||||
'org.bouncycastle:bcprov-ext-jdk15on:1.68'" -e '/MissingTranslation/aabortOnError\
|
||||
false' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2020.12.25
|
||||
CurrentVersionCode: 20201225
|
||||
Loading…
Reference in a new issue