mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Anuto TD to 0.9-1 (30)
This commit is contained in:
parent
49b023af48
commit
0a2baf1f30
1 changed files with 13 additions and 2 deletions
|
|
@ -200,7 +200,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9-1
|
||||
versionCode: 30
|
||||
commit: 0e7f25b007449c038b9a97f7b1ed788e2338cf61
|
||||
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.9'
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 0.9-1
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue