Skip to content

Commit

Permalink
jni 1.0.158
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Jan 8, 2025
1 parent 3ca2e05 commit a23e7e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-refimpl-app/jnilib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ apply plugin: 'com.jfrog.bintray'
*
*
*/
def maven_artefact_version = '1.0.157'
project.ext.set("maven_artefact_int_version", 10157)
def maven_artefact_version = '1.0.158'
project.ext.set("maven_artefact_int_version", 10158)
/*
*
*
Expand Down

0 comments on commit a23e7e2

Please sign in to comment.