mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Arcticons to 2.5.0 (70)
This commit is contained in:
parent
9a52765da3
commit
0623f2f2b8
1 changed files with 13 additions and 2 deletions
|
|
@ -210,7 +210,18 @@ Builds:
|
|||
gradle:
|
||||
- dark
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 70
|
||||
commit: b5a0d99904876ef93174e6afa847ac6e6cd1ea0b
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.6
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue