mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Stoic Reading to 1.8.3 (72)
This commit is contained in:
parent
17d1927c0f
commit
0129e5b198
1 changed files with 13 additions and 2 deletions
|
|
@ -293,7 +293,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.3
|
||||
versionCode: 72
|
||||
commit: 62a8f6c4dd2db707ead34f0fac73103b2ac59b3e
|
||||
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.1
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: 1.8.3
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue