mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: eu.veldsoft.broker
This commit is contained in:
parent
48f2a3603f
commit
efe908ac7f
1 changed files with 30 additions and 0 deletions
30
metadata/eu.veldsoft.broker.yml
Normal file
30
metadata/eu.veldsoft.broker.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Velbazhd Software LLC
|
||||
AuthorEmail: velbazhd.software@gmail.com
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/Broker-1961-for-Android
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/Broker-1961-for-Android/issues
|
||||
|
||||
AutoName: Broker 1961
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/Broker-1961-for-Android
|
||||
|
||||
Builds:
|
||||
- versionName: '1.05'
|
||||
versionCode: 6
|
||||
commit: a21e913bf823d495734b3319f27a88c5aaf6bb8d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/AD_ID/d' src/main/AndroidManifest.xml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.05'
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue