mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update Apkpurer to 10.0 (10)
This commit is contained in:
parent
1ac816fa4e
commit
b00a133e9c
1 changed files with 13 additions and 2 deletions
|
|
@ -83,7 +83,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '10.0'
|
||||
versionCode: 10
|
||||
commit: 3be3ae37f9ad7f2ea74dbf5e685b3626b07dc37d
|
||||
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: '9.0'
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: '10.0'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue