40 lines
1,014 B
YAML
40 lines
1,014 B
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/devgianlu/PretendYoureXyzzyAndroid
|
|
IssueTracker: https://github.com/devgianlu/PretendYoureXyzzyAndroid/issues
|
|
Changelog: https://github.com/devgianlu/PretendYoureXyzzyAndroid/releases
|
|
|
|
AutoName: Pretend You're Xyzzy
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/devgianlu/PretendYoureXyzzyAndroid
|
|
|
|
Builds:
|
|
- versionName: 2.6.9
|
|
versionCode: 62
|
|
commit: v2.6.9
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- foss
|
|
prebuild: |-
|
|
sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle ../CommonUtils/build.gradle
|
|
|
|
- versionName: 2.6.10
|
|
versionCode: 63
|
|
commit: v2.6.10
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- foss
|
|
prebuild: |-
|
|
sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle ../CommonUtils/build.gradle
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.6.10
|
|
CurrentVersionCode: 63
|