mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
60 lines
1.5 KiB
YAML
60 lines
1.5 KiB
YAML
|
|
Categories:
|
||
|
|
- System
|
||
|
|
License: AGPL-3.0-only
|
||
|
|
AuthorName: SmartCoding
|
||
|
|
AuthorEmail: ismartcoding@gmail.com
|
||
|
|
AuthorWebSite: https://github.com/ismartcoding
|
||
|
|
WebSite: https://github.com/ismartcoding/plain-app
|
||
|
|
SourceCode: https://github.com/ismartcoding/plain-app
|
||
|
|
IssueTracker: https://github.com/ismartcoding/plain-app/issues
|
||
|
|
Changelog: https://github.com/ismartcoding/plain-app/releases
|
||
|
|
|
||
|
|
AutoName: PlainApp
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/ismartcoding/plain-app
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: 1.0.15
|
||
|
|
versionCode: 13
|
||
|
|
commit: 15886299a50cdb0f246ac06f57597c1c36e8e8ee
|
||
|
|
subdir: app
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
|
||
|
|
gradleprops:
|
||
|
|
- noSplits
|
||
|
|
- abiFilters=armeabi-v7a
|
||
|
|
|
||
|
|
- versionName: 1.0.15
|
||
|
|
versionCode: 14
|
||
|
|
commit: 15886299a50cdb0f246ac06f57597c1c36e8e8ee
|
||
|
|
subdir: app
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
|
||
|
|
gradleprops:
|
||
|
|
- noSplits
|
||
|
|
- abiFilters=arm64-v8a
|
||
|
|
|
||
|
|
- versionName: 1.0.15
|
||
|
|
versionCode: 15
|
||
|
|
commit: 15886299a50cdb0f246ac06f57597c1c36e8e8ee
|
||
|
|
subdir: app
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
|
||
|
|
gradleprops:
|
||
|
|
- noSplits
|
||
|
|
- abiFilters=x86_64
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||
|
|
VercodeOperation:
|
||
|
|
- '%c - 2'
|
||
|
|
- '%c - 1'
|
||
|
|
- '%c - 0'
|
||
|
|
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
|
||
|
|
CurrentVersion: 1.0.15
|
||
|
|
CurrentVersionCode: 15
|