Skip to content

Commit 2f08f98

Browse files
committed
jni 1.0.164
1 parent 92f43e9 commit 2f08f98

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.163'
32-
project.ext.set("maven_artefact_int_version", 10163)
31+
def maven_artefact_version = '1.0.164'
32+
project.ext.set("maven_artefact_int_version", 10164)
3333
/*
3434
*
3535
*

0 commit comments

Comments
 (0)