mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Anuto TD to 0.9 (29)
This commit is contained in:
parent
bcb9aea72e
commit
8154fe6b8d
1 changed files with 13 additions and 2 deletions
|
|
@ -189,7 +189,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.9'
|
||||
versionCode: 29
|
||||
commit: 67fee44087eef28a6b95b731393c57814ca51713
|
||||
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-1
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: '0.9'
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue