Open gregscullard opened 4 years ago
@gregscullard any more detail in the error message?
Forget the exact error but i think that ' compile "com.hedera.hashgraph:corda-hcs-notary:0.0.1" ' was not accesable. But when i commented the above compile and replaced it with compile("com.hedera.hashgraph:sdk:1.1.1") { exclude group: 'io.github.novacrypto' } it was working fine.
Reported from Discord
-in the build.gradle file of obligation-cordapp ' compile "com.hedera.hashgraph:corda-hcs-notary:0.0.1" ' this keep on showing error