36 lines
852 B
YAML
36 lines
852 B
YAML
Categories:
|
|
- Reading
|
|
License: MIT
|
|
SourceCode: https://github.com/sevagh/UnrealTracker
|
|
|
|
AutoName: Unreal Tracker
|
|
Description: |-
|
|
Displays the latest blog headlines, marketplace listings and commits of Unreal
|
|
Engine 4 and Unreal Tournament development. There are a few different themes and
|
|
data is refreshed when the app is reopened.
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 6
|
|
commit: 5bf9b3e843d7a76dc8b8b908b72ccfcbad156766
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- app/libs/*.jar
|
|
prebuild: sed -i -e '/fileTree/acompile "org.jsoup:jsoup:1.8.1"' build.gradle
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 7
|
|
commit: 076d1766a78268e72f834fafa45449f9af8673b1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
CurrentVersion: '1.4'
|
|
CurrentVersionCode: 7
|
|
|
|
NoSourceSince: '1.4'
|