mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update APK Explorer & Editor (AEE) to v0.21 (21)
This commit is contained in:
parent
80c86a2113
commit
4b72b33872
1 changed files with 15 additions and 2 deletions
|
|
@ -151,7 +151,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/full/assets/APKEditor
|
||||
|
||||
- versionName: v0.21
|
||||
versionCode: 21
|
||||
commit: bfe466faa9d13c367d1383a826d93684e3dafa9e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
scanignore:
|
||||
- app/src/full/assets/APKEditor
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.20
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: v0.21
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue