mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
Update Chord Reader 2 to 2.1.6 (8)
This commit is contained in:
parent
bc3a537859
commit
ea95d7c8cb
1 changed files with 13 additions and 2 deletions
|
|
@ -74,7 +74,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.6
|
||||||
|
versionCode: 8
|
||||||
|
commit: c93594418564fbd3a30228ec32923757cf25f2d7
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.1.5
|
CurrentVersion: 2.1.6
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue