Skip to content

Commit e62279f

Browse files
Bump JNI revision number and rebuild android native parts (other platforms are not affected)
1 parent 58d2c1b commit e62279f

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!-- jnidispatch library release version -->
2323
<property name="jni.major" value="7"/>
2424
<property name="jni.minor" value="0"/>
25-
<property name="jni.revision" value="2"/>
25+
<property name="jni.revision" value="3"/>
2626
<property name="jni.build" value="0"/> <!--${build.number}-->
2727
<property name="jni.version" value="${jni.major}.${jni.minor}.${jni.revision}"/>
2828
<property name="jni.md5" value="5fb98531302accd485c534c452dd952a"/>

lib/native/android-aarch64.jar

3 Bytes
Binary file not shown.

lib/native/android-arm.jar

71 Bytes
Binary file not shown.

lib/native/android-armv7.jar

55 Bytes
Binary file not shown.

lib/native/android-mips.jar

-207 Bytes
Binary file not shown.

lib/native/android-mips64.jar

-43 Bytes
Binary file not shown.

lib/native/android-x86-64.jar

118 Bytes
Binary file not shown.

lib/native/android-x86.jar

59 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)