We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b062e commit abce8e6Copy full SHA for abce8e6
android-refimpl-app/jnilib/build.gradle
@@ -28,8 +28,8 @@ apply plugin: 'com.jfrog.bintray'
28
*
29
30
*/
31
-def maven_artefact_version = '1.0.161'
32
-project.ext.set("maven_artefact_int_version", 10161)
+def maven_artefact_version = '1.0.162'
+project.ext.set("maven_artefact_int_version", 10162)
33
/*
34
35
0 commit comments