41 lines
989 B
YAML
41 lines
989 B
YAML
Categories:
|
|
- Theming
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/Xlythe/MinecraftClock
|
|
IssueTracker: https://github.com/Xlythe/MinecraftClock/issues
|
|
|
|
AutoName: Minecraft Clock
|
|
Description: |-
|
|
A Minecraft widget for your lockscreen and home screen. The dial will rotate
|
|
between day and night in real time.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Xlythe/MinecraftClock
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: 582440dbfdaa3
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 5
|
|
commit: 6b4d2a4d9453d7518b8841d3fa53aa380585fd4f
|
|
subdir: MainApp
|
|
gradle:
|
|
- yes
|
|
forceversion: true
|
|
forcevercode: true
|
|
rm:
|
|
- WearLibrary
|
|
- WearApp
|
|
prebuild:
|
|
- echo "include ':MainApp'" > ../settings.gradle
|
|
- sed -i -e '/WearApp/d' build.gradle
|
|
|
|
MaintainerNotes: Wrong CV/CVC is due https://github.com/Xlythe/MinecraftClock/issues/1
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 4
|