mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Linux Command Library to v3.0.3 (73)
This commit is contained in:
parent
55403d6c11
commit
8df60b0e9d
1 changed files with 13 additions and 2 deletions
|
|
@ -39,7 +39,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v3.0.3
|
||||
versionCode: 73
|
||||
commit: 9e58d86528d0b84f96c912824a157a52ab8ead10
|
||||
subdir: android
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: v3.0.3
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue