Skip to content

Commit 0a6579c

Browse files
committed
jni 1.0.160
1 parent 49afb3d commit 0a6579c

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.159'
32-
project.ext.set("maven_artefact_int_version", 10159)
31+
def maven_artefact_version = '1.0.160'
32+
project.ext.set("maven_artefact_int_version", 10160)
3333
/*
3434
*
3535
*

0 commit comments

Comments
 (0)