mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New app: me.sergiotarxz.bedrockstation.pro
This commit is contained in:
parent
2e4274bb71
commit
b2b2cca838
1 changed files with 25 additions and 0 deletions
25
metadata/me.sergiotarxz.bedrockstation.pro.yml
Normal file
25
metadata/me.sergiotarxz.bedrockstation.pro.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Games
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: Sergiotarxz
|
||||
SourceCode: https://git.owlcode.tech/sergiotarxz/BedrockStation
|
||||
IssueTracker: https://git.owlcode.tech/sergiotarxz/BedrockStation/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.owlcode.tech/sergiotarxz/BedrockStation
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1-pro
|
||||
versionCode: 2
|
||||
commit: 60aba80476ecfa80d61e6e660e8cfb999b285075
|
||||
subdir: app
|
||||
gradle:
|
||||
- pro
|
||||
prebuild: cp build.gradle.fdroid build.gradle
|
||||
|
||||
AutoUpdateMode: Version +-pro %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.fdroid|versionCode (\d+)|.|versionName "(.*)"
|
||||
CurrentVersion: 1.1-pro
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue