mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update AnLinux to 6.45 Stable (645)
This commit is contained in:
parent
9ce4344f02
commit
6157201439
1 changed files with 13 additions and 2 deletions
|
|
@ -236,7 +236,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.45 Stable
|
||||
versionCode: 645
|
||||
commit: 80b948c2cc5dac8f84b436b4dec99790cb2e9bd9
|
||||
subdir: AnLinux-Adfree/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.40 Stable
|
||||
CurrentVersionCode: 640
|
||||
CurrentVersion: 6.45 Stable
|
||||
CurrentVersionCode: 645
|
||||
|
|
|
|||
Loading…
Reference in a new issue