Add gir version in gradle build files #258

Merged
jwharm merged 1 commit from gir-repository-version into main 2025-08-03 17:51:13 +02:00
jwharm commented 2025-08-03 17:51:06 +02:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No description provided.