fdroiddata/metadata/io.github.baiatbun.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

32 lines
720 B
YAML

Categories:
- Games
License: GPL-3.0-or-later
WebSite: https://baiatbun.github.io/React/
SourceCode: https://github.com/engSERGIU/React
IssueTracker: https://github.com/engSERGIU/React/issues
Changelog: https://github.com/engSERGIU/React/releases
Name: React (old)
AutoName: React
Summary: Test your reaction time
Description: |-
Allows you to test your reaction time. Development continues in
[[io.github.engsergiu.react]].
RepoType: git
Repo: https://github.com/engSERGIU/React.git
Builds:
- versionName: 1.2.1
versionCode: 1
commit: v1.2.1
subdir: app
gradle:
- yes
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.2.1
CurrentVersionCode: 1