mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Burning-Series: New appid
This commit is contained in:
parent
1bad923355
commit
0d2dd1015d
2 changed files with 33 additions and 2 deletions
|
|
@ -89,7 +89,8 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/bintray/d' ../buildSrc/build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 321
|
||||
|
|
|
|||
30
metadata/dev.datlag.burningseries.yml
Normal file
30
metadata/dev.datlag.burningseries.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Jeff Retz (DatLag)
|
||||
AuthorEmail: jeff.retz08@gmail.com
|
||||
SourceCode: https://github.com/DATL4G/Burning-Series
|
||||
IssueTracker: https://github.com/DATL4G/Burning-Series/issues
|
||||
Donate: https://github.com/sponsors/DATL4G/
|
||||
|
||||
AutoName: Burning-Series
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/DATL4G/Burning-Series.git
|
||||
Binaries: https://github.com/DATL4G/Burning-Series/releases/download/v%v/app-release-signed.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 4.3.2
|
||||
versionCode: 432
|
||||
commit: aa925d7c98d1e9c212ce804b153239895bec207c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.kts|appCode[=\s]*(\d+)||v(.+)
|
||||
CurrentVersion: 4.3.2
|
||||
CurrentVersionCode: 432
|
||||
Loading…
Reference in a new issue