Update J2ME Loader to 1.7.5 (94)

This commit is contained in:
F-Droid checkupdates bot 2022-02-01 04:25:10 +00:00
parent 7c28c9bd6f
commit 5c9d8ebd1b

View file

@ -400,10 +400,24 @@ Builds:
- app/src/main/java/javax/microedition/shell/AppClassLoader.java
ndk: r22b
- versionName: 1.7.5
versionCode: 94
commit: 1aed1f45fa79929c0d1c4ea919fc0492aa8c9c14
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
scanignore:
- app/src/main/java/javax/microedition/shell/AppClassLoader.java
ndk: r22b
MaintainerNotes: 'The class loader is needed for the main function of the app: load
JARs.'
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.7.4
CurrentVersionCode: 93
CurrentVersion: 1.7.5
CurrentVersionCode: 94