google / jni-bind

JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Bazel to version 7.*

jwhpryor opened this issue · comments

Bazel 7 and onwards has updated how external dependencies are retrieved.

This will probably benefit JNI Bind for stability, but also, it can be registered in the Bazel Central Repository.