fdroiddata/metadata/io.github.engsergiu.react.yml
Hans-Christoph Steiner 6c177c1fc3
rewrite all .txt with 'Auto Update Mode:None' (d-z)
!5262

```bash
for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done >  /tmp/rewrite
fdroid rewritemeta --to yml `cat /tmp/rewrite`
for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done
```
2019-08-19 18:41:06 +02:00

48 lines
1.1 KiB
YAML

Categories:
- Games
- Sports & Health
- Time
License: GPL-3.0-or-later
WebSite: https://engSERGIU.github.io/React/
SourceCode: https://github.com/engSERGIU/React
IssueTracker: https://github.com/engSERGIU/React/issues
Changelog: https://github.com/engSERGIU/React/releases
AutoName: React
Summary: Test your reaction time
Description: Allows you to test your reaction time.
RepoType: git
Repo: https://github.com/engSERGIU/React.git
Builds:
- versionName: 1.2.1
versionCode: 1
commit: b39cf69e2f472aeb38e28d4744f38baf75b3fa18
subdir: app
gradle:
- yes
- versionName: 1.3.1
versionCode: 3
commit: 16ea242060b509577be4c1c254533ceecdcca8de
subdir: app
gradle:
- yes
- versionName: 1.4.0
versionCode: 4
commit: 4b33acea7c87af6b5d073b7110596ed6edda2361
subdir: app
gradle:
- yes
MaintainerNotes: |-
Upstream changes package id and tagging scheme. Tags and build.gradle
mismatch. Do not use AUM or UCM:Tags.
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.4.0
CurrentVersionCode: 4