Skip to content

Commit abce8e6

Browse files
committed
jni 1.0.162
1 parent 41b062e commit abce8e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android-refimpl-app/jnilib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ apply plugin: 'com.jfrog.bintray'
2828
*
2929
*
3030
*/
31-
def maven_artefact_version = '1.0.161'
32-
project.ext.set("maven_artefact_int_version", 10161)
31+
def maven_artefact_version = '1.0.162'
32+
project.ext.set("maven_artefact_int_version", 10162)
3333
/*
3434
*
3535
*

0 commit comments

Comments
 (0)