mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Apkpurer to 11.0 (11)
This commit is contained in:
parent
408a25f397
commit
eec916b044
1 changed files with 13 additions and 2 deletions
|
|
@ -94,7 +94,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '11.0'
|
||||
versionCode: 11
|
||||
commit: 98daa46ac43411fb2091da6305f0cd1d35b91c71
|
||||
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: '10.0'
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: '11.0'
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue