mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
The srclibs in the txt format had an additional <number>: prefix which was forgotten to be stripped when converting to yml.
39 lines
909 B
YAML
39 lines
909 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
SourceCode: https://code.google.com/archive/p/jugglinglab/
|
|
|
|
AutoName: Juggling Lab
|
|
Description: Based on the desktop software, also called Juggling lab.
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 3
|
|
commit: '251'
|
|
init: echo 'target=android-16' > project.properties
|
|
srclibs:
|
|
- GreenDroid@greendroid-0.2
|
|
- SuperDryColorPicker@5c488
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 4
|
|
commit: '254'
|
|
init: echo 'target=android-16' > project.properties
|
|
srclibs:
|
|
- GreenDroid@greendroid-0.2
|
|
- SuperDryColorPicker@5c488
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 5
|
|
commit: '260'
|
|
init: echo 'target=android-16' > project.properties
|
|
srclibs:
|
|
- GreenDroid@greendroid-0.2
|
|
- SuperDryColorPicker@5c488
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 5
|
|
|
|
NoSourceSince: '1.3'
|