mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
bot: Update Red Screen to 1.2 (3)
This commit is contained in:
parent
d62ec6c9f3
commit
16af6c2cc9
1 changed files with 10 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ AuthorWebSite: https://gist.github.com/vi/
|
|||
SourceCode: https://github.com/vi/redscreen.apk
|
||||
IssueTracker: https://github.com/vi/redscreen.apk/issues
|
||||
|
||||
AutoName: RedScreenActivity
|
||||
AutoName: Red Screen
|
||||
Description: |-
|
||||
Shows a bright red screen for use as an ad-hoc emergency light or as a penalty
|
||||
card. If triggered from outside, it turns on the screen and raises atop of the
|
||||
|
|
@ -30,7 +30,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: 53e0871e25b0466fa00db64e3048a68b26c976d4
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue