Update J2ME Loader to 1.3.3-open (48)
This commit is contained in:
parent
5874deba4c
commit
e84d58c64d
|
|
@ -25,11 +25,20 @@ Build:1.3.1,46
|
||||||
scanignore=app/src/main/java/javax/microedition/shell/MyClassLoader.java
|
scanignore=app/src/main/java/javax/microedition/shell/MyClassLoader.java
|
||||||
ndk=r16b
|
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:
|
Maintainer Notes:
|
||||||
The class loader is needed for the main function of the app: load JARs.
|
The class loader is needed for the main function of the app: load JARs.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.3.1
|
Current Version:1.3.3-open
|
||||||
Current Version Code:46
|
Current Version Code:48
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue