mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-18 18:06:05 +01:00
35 lines
719 B
YAML
35 lines
719 B
YAML
Categories:
|
|
- Note
|
|
- Task
|
|
- Writing
|
|
License: GPL-3.0-only
|
|
AuthorName: Bizzle
|
|
SourceCode: https://github.com/8izzle/page
|
|
IssueTracker: https://github.com/8izzle/page/issues
|
|
|
|
AutoName: Page
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/8izzle/page.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 99026bf1b57ebecabc2a319a334a4f2d5766cf62
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/gms/d' ../build.gradle
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 2
|
|
commit: 404d51bb2a01d544a4c513738c2f49daba869352
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/gms/d' ../build.gradle
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 2
|