We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6978cd9 + a9979f8 commit 74af269Copy full SHA for 74af269
2 files changed
CODEGEN_VERSION
@@ -1 +1 @@
1
-9e950cbf7b5a814a98f27d1a94b72cd6f1df2078
+c984abe057903e3c87e3af2de080985aff08a44e
build.gradle
@@ -100,7 +100,7 @@ jar {
100
"Implementation-Vendor": VENDOR_NAME,
101
"Bundle-SymbolicName": POM_ARTIFACT_ID,
102
"Export-Package": "com.stripe.*",
103
- "Automatic-Module-Name": "stripe.java")
+ "Automatic-Module-Name": "com.stripe")
104
105
archiveVersion = VERSION_NAME
106
}
0 commit comments