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 ba98ebf commit 90784ebCopy full SHA for 90784eb
gradle.properties
@@ -1,5 +1,11 @@
1
# Gradle Build Properties for Bearsampp Module PostgreSQL
2
3
+# Bundle configuration
4
+bundle.name = postgresql
5
+bundle.release = 2025.7.2
6
+bundle.type = bins
7
+bundle.format = 7z
8
+
9
# Gradle daemon configuration
10
org.gradle.daemon=true
11
org.gradle.parallel=true
0 commit comments