mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add exe.bbllw8.anemo
This commit is contained in:
parent
ea22140696
commit
3e833231e4
1 changed files with 34 additions and 0 deletions
34
metadata/exe.bbllw8.anemo.yml
Normal file
34
metadata/exe.bbllw8.anemo.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
- Writing
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: 2bllw8
|
||||||
|
AuthorEmail: 2bllw8+git@gmail.com
|
||||||
|
WebSite: https://github.com/2bllw8/anemo
|
||||||
|
SourceCode: https://github.com/2bllw8/anemo
|
||||||
|
IssueTracker: https://github.com/2bllw8/anemo/issues
|
||||||
|
|
||||||
|
AutoName: Anemo
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/2bllw8/anemo
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 8
|
||||||
|
commit: 2f6c53a706537c02aff8822a2ab214e9171e5ef4
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/keyStoreFile/,+3d' ../build.gradle
|
||||||
|
- sed -i -e '/keyStoreFile/,+1d' build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '2.0'
|
||||||
|
CurrentVersionCode: 8
|
||||||
Loading…
Reference in a new issue