mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'smoje' into 'master'
Newapp: Smoke Closes rfp#250 See merge request fdroid/fdroiddata!8070
This commit is contained in:
commit
7278cbdc93
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