mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Anuto TD to 0.8-1 (28)
This commit is contained in:
parent
da53109376
commit
2e8416f977
1 changed files with 13 additions and 2 deletions
|
|
@ -178,7 +178,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8-1
|
||||
versionCode: 28
|
||||
commit: 83c85ec830c95038977fae1736fe8461433979c2
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.8'
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 0.8-1
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue