fabric-samples/token-erc-721/chaincode-java
Mark S. Lewis 5c99c17f92
Update Gradle version and shadow plugin
The shadow plugin is now maintained by the GradleUp organization. Change
to use the current plugin ID and latest version.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-12-11 11:45:26 +00:00
..
config/checkstyle Java erc721 token standard chaincode implementation. (#709) 2022-04-08 11:49:52 -04:00
docker Java erc721 token standard chaincode implementation. (#709) 2022-04-08 11:49:52 -04:00
gradle/wrapper Update Gradle version and shadow plugin 2024-12-11 11:45:26 +00:00
src chore: use errors.New to replace fmt.Errorf with no parameters (#1277) 2024-12-10 11:15:02 +00:00
build.gradle Update Gradle version and shadow plugin 2024-12-11 11:45:26 +00:00
Dockerfile Java erc721 token standard chaincode implementation. (#709) 2022-04-08 11:49:52 -04:00
gradlew Update Gradle version and shadow plugin 2024-12-11 11:45:26 +00:00
gradlew.bat Update Gradle version and shadow plugin 2024-12-11 11:45:26 +00:00
settings.gradle added fixes to documentation and readmes + small fix to erc721 and erc 20 java chaincode gradle.settings (#773) 2022-06-21 17:40:25 -04:00