mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Iconeration to 1.3.2 (24)
This commit is contained in:
parent
85a84c3d03
commit
e56e4bc2d0
1 changed files with 14 additions and 2 deletions
|
|
@ -58,9 +58,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.2
|
||||
versionCode: 24
|
||||
commit: f85d1fb6d27abaee7e93f74ba2bf757e6bf493d4
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 5df208f4111ddb738f78e066d8d8d4d7fc42c4dc6c6490af0b131ab2786841fb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 1.3.2
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue