mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update Arcticons Light to 3.2.1 (77)
This commit is contained in:
parent
6f85e9b8d3
commit
724828fa72
1 changed files with 13 additions and 2 deletions
|
|
@ -147,8 +147,19 @@ Builds:
|
|||
gradle:
|
||||
- light
|
||||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 77
|
||||
commit: 4e74079951dbc24d154bff3931b7dd8c19a8bcee
|
||||
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: 3.1.0
|
||||
CurrentVersionCode: 76
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 77
|
||||
|
|
|
|||
Loading…
Reference in a new issue