mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Apkpurer to 9.0 (9)
This commit is contained in:
parent
3a345b5cb5
commit
b534a5f444
1 changed files with 13 additions and 2 deletions
|
|
@ -72,7 +72,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '9.0'
|
||||
versionCode: 9
|
||||
commit: c679eee99c7160626b4a07b022c586311290edbb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '5.0'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '9.0'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue