mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update AF Weather to 2.4 (15)
This commit is contained in:
parent
02396ab385
commit
ca53ce1a50
1 changed files with 13 additions and 2 deletions
|
|
@ -143,7 +143,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.4'
|
||||
versionCode: 15
|
||||
commit: 7b32ebf7dd0cfbd0e5458d8e5157c1fddc1648d8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: '2.4'
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue