mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.3'
|
CurrentVersion: '2.4'
|
||||||
CurrentVersionCode: 14
|
CurrentVersionCode: 15
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue