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 ab0f024 commit 23a579fCopy full SHA for 23a579f
build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
}
19
20
group = 'org.purejava'
21
-version = '1.4.3-SNAPSHOT'
+version = '1.4.3'
22
description = 'Java bindings for libayatana-appindicator and libappindicator-gtk3 in 100% pure Java'
23
java.sourceCompatibility = JavaVersion.VERSION_22
24
0 commit comments