Update APK Explorer & Editor (AEE) to v0.23 (23)

This commit is contained in:
F-Droid checkupdates bot 2022-07-13 04:36:23 +00:00
parent 483f554dfd
commit 7103e3061d

View file

@ -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