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

This commit is contained in:
F-Droid checkupdates bot 2022-10-09 05:26:57 +00:00
parent ae6b0f759c
commit 4f72395dbb

View file

@ -188,7 +188,20 @@ Builds:
scanignore:
- app/src/full/assets/APKEditor
- versionName: v0.24
versionCode: 24
commit: 18375b3faf6b77990d2b787ae10b06f9986a1882
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.23
CurrentVersionCode: 23
CurrentVersion: v0.24
CurrentVersionCode: 24