We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ca0a2 commit b9c2589Copy full SHA for b9c2589
build.gradle
@@ -26,7 +26,6 @@ buildscript {
26
fineractCustomProjects = []
27
fineractJavaProjects = subprojects.findAll{
28
[
29
- 'fineract-api',
30
'fineract-core',
31
'fineract-cob',
32
'fineract-validation',
@@ -56,7 +55,6 @@ buildscript {
56
55
fineractPublishProjects = subprojects.findAll{
57
58
'fineract-avro-schemas',
59
60
'fineract-client',
61
62
0 commit comments