From 16d2b1750a78527a5524bfc3171a42f67c323508 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Fri, 23 Aug 2024 00:24:18 +0200 Subject: samba: Add support for read/write file --- libs/samba/src/main/cpp/jni.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/samba/src/main/cpp/jni.hpp') diff --git a/libs/samba/src/main/cpp/jni.hpp b/libs/samba/src/main/cpp/jni.hpp index 3b5078a..1729828 100644 --- a/libs/samba/src/main/cpp/jni.hpp +++ b/libs/samba/src/main/cpp/jni.hpp @@ -51,7 +51,7 @@ class Ref { T ptr_; }; -constexpr jint JNI_VERSION = JNI_VERSION_1_2; +constexpr jint JNI_VERSION = JNI_VERSION_1_4; JNIEnv* AttachCurrentThread(); -- cgit v1.2.3-70-g09d2