Skip to content

Commit 1de8386

Browse files
committed
jni 1.0.172
1 parent dae8ac0 commit 1de8386

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.171'
32-
project.ext.set("maven_artefact_int_version", 10171)
31+
def maven_artefact_version = '1.0.172'
32+
project.ext.set("maven_artefact_int_version", 10172)
3333
/*
3434
*
3535
*

0 commit comments

Comments
 (0)