mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update AF Weather to 2.1 (12)
This commit is contained in:
parent
604a7e561f
commit
d56c46573c
1 changed files with 13 additions and 2 deletions
|
|
@ -110,7 +110,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 12
|
||||
commit: 7f3b536ca8dec1b8bc5529a0efcc2708a9806c1d
|
||||
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.0'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue