Add gir version in gradle build files #258
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
java
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
java-gi/java-gi!258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "gir-repository-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Different library versions can have different gir files, such as Gtk-3.0.gir and Gtk-4.0.gir. Until now, java-gi only used the name to load a gir file; now it also uses the version.