mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update APK Explorer & Editor (AEE) to v0.23 (23)
This commit is contained in:
parent
483f554dfd
commit
7103e3061d
1 changed files with 15 additions and 2 deletions
|
|
@ -175,7 +175,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/full/assets/APKEditor
|
||||
|
||||
- versionName: v0.23
|
||||
versionCode: 23
|
||||
commit: 73c972f008b0d88c2f2cdbc9d93db285841f4236
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
scanignore:
|
||||
- app/src/full/assets/APKEditor
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.22
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: v0.23
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue