mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update CTemplar to 1.5.9 (32)
This commit is contained in:
parent
641caf5ca2
commit
cd2f3fdd5b
1 changed files with 13 additions and 2 deletions
|
|
@ -227,7 +227,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.9
|
||||
versionCode: 32
|
||||
commit: 996a1c0cdf3f1261454000832fecfdc70d1d53c9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.8
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 1.5.9
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue