You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix gradle warning about toolchain repo
Using a toolchain installed via auto-provisioning, but having no toolchain repositories configured. This behavior is deprecated. Consider defining toolchain download repositories, otherwise the build might fail in clean environments; see https://docs.gradle.org/8.7/userguide/toolchains.html#sub:download_repositories
* Add modules-info
* Prepare release
---------
Co-authored-by: kaklakariada <kaklakariada@users.noreply.github.com>
Add a
module-info.java
to support usage in modular projects.The text was updated successfully, but these errors were encountered: