mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update AndStatus to 61.00 (365)
This commit is contained in:
parent
e7b70ee827
commit
ab42fe00dd
1 changed files with 13 additions and 2 deletions
|
|
@ -1136,7 +1136,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '61.00'
|
||||
versionCode: 365
|
||||
commit: 3647e2ed1c9e17d3b8877dbdb8c0ef4adc73b3c1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||
CurrentVersion: '60.04'
|
||||
CurrentVersionCode: 364
|
||||
CurrentVersion: '61.00'
|
||||
CurrentVersionCode: 365
|
||||
|
|
|
|||
Loading…
Reference in a new issue