Update J2ME Loader to 1.3.3-open (48)

This commit is contained in:
F-Droid Builder 2018-08-30 22:03:46 +01:00 committed by Ciaran Gultnieks
parent 5874deba4c
commit e84d58c64d

View file

@ -25,11 +25,20 @@ Build:1.3.1,46
scanignore=app/src/main/java/javax/microedition/shell/MyClassLoader.java
ndk=r16b
Build:1.3.3-open,48
commit=1.3.3-open
subdir=app
gradle=open
prebuild=sed -i -e 's/28.0.0-rc1/28.0.0/' ../build.gradle && \
sed -i -e '/versionNameSuffix/d' build.gradle
scanignore=app/src/main/java/javax/microedition/shell/MyClassLoader.java
ndk=r16b
Maintainer Notes:
The class loader is needed for the main function of the app: load JARs.
.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.3.1
Current Version Code:46
Current Version:1.3.3-open
Current Version Code:48