Update J2ME Loader to 1.7.4 (93)

This commit is contained in:
F-Droid checkupdates bot 2021-09-29 04:17:25 +00:00
parent 29157495a1
commit 1148a08f6a

View file

@ -386,10 +386,24 @@ Builds:
- app/src/main/java/javax/microedition/shell/AppClassLoader.java
ndk: r22b
- versionName: 1.7.4
versionCode: 93
commit: 4f4fd7e90e6d68f48ad288af67cd70208a3b8f39
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.3
CurrentVersionCode: 92
CurrentVersion: 1.7.4
CurrentVersionCode: 93