We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecab1b commit a25dde6Copy full SHA for a25dde6
README.md
@@ -25,8 +25,9 @@ Card numbers are generated based on the criteria defined here:
25
This project is known to build on Gradle 7.0.
26
27
1. Get [BuildScripts](https://github.com/kloverde/BuildScripts)
28
-2. Run `gradle build`
29
-3. Optionally, you can publish locally using `gradle publishtomavenlocal`
+2. Provide a value for `builtBy` in gradle.properties
+3. Run `gradle build`
30
+4. Optionally, you can publish locally using `gradle publishtomavenlocal`
31
32
33
## Donations
0 commit comments