mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Stoic Reading to 1.8.4 (73)
This commit is contained in:
parent
16f823d9a3
commit
b572cb5145
1 changed files with 13 additions and 2 deletions
|
|
@ -27,7 +27,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.4
|
||||
versionCode: 73
|
||||
commit: f108a39c0999f843555c008a88c921d86dab4749
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 1.8.3
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 1.8.4
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue