mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
Update Arcticons to 4.1.0 (88)
This commit is contained in:
parent
86846a0323
commit
0ed9b0a6bf
1 changed files with 13 additions and 2 deletions
|
|
@ -408,7 +408,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- dark
|
- dark
|
||||||
|
|
||||||
|
- 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:
|
||||||
|
- dark
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.0.0
|
CurrentVersion: 4.1.0
|
||||||
CurrentVersionCode: 87
|
CurrentVersionCode: 88
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue