Skip to content

Commit

Permalink
Fix: Commenting out 'app' since it requires GitHub credentials for bu…
Browse files Browse the repository at this point in the history
…ild, skipping app build in Jitpack

Signed-off-by: George J Padayatti <george.padayatti@igrant.io>
  • Loading branch information
georgepadayatti committed Mar 29, 2024
1 parent 541e629 commit e871167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ dependencyResolutionManagement {
}

rootProject.name = "eudi-wallet-oidc-android"
include(":app")
// include(":app")
include(":eudi-wallet-oidc-android")

0 comments on commit e871167

Please sign in to comment.