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 748961d commit 2905229Copy full SHA for 2905229
Sources/SwiftJava/JavaEnvironment.swift
@@ -15,7 +15,7 @@
15
import CSwiftJavaJNI
16
17
#if canImport(Android)
18
-typealias JNINativeInterface_ = JNINativeInterface
+public typealias JNINativeInterface_ = JNINativeInterface
19
#endif
20
21
extension UnsafeMutablePointer<JNIEnv?> {
0 commit comments