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 96e755c commit cb98d97Copy full SHA for cb98d97
build_defs.bzl
@@ -22,4 +22,4 @@ JAVA_RELEASE_MIN = ["-source 8 -target 8"]
22
23
TEST_MANIFEST_VALUES = {"minSdkVersion": "19"}
24
25
-POM_VERSION = "${project.version}"
+POM_VERSION = "2.56.2"
0 commit comments