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 4b39212 commit 3d9433fCopy full SHA for 3d9433f
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