mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Arcticons Light to 4.1.0 (88)
This commit is contained in:
parent
7d97d42584
commit
86846a0323
1 changed files with 13 additions and 2 deletions
|
|
@ -268,8 +268,19 @@ Builds:
|
|||
gradle:
|
||||
- light
|
||||
|
||||
- versionName: 4.1.0
|
||||
versionCode: 88
|
||||
commit: 6373e934f2acfb1a9573594632836436e783a542
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- light
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: com.donnnno.arcticons
|
||||
CurrentVersion: 4.0.0
|
||||
CurrentVersionCode: 87
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 88
|
||||
|
|
|
|||
Loading…
Reference in a new issue