Skip to content

Commit

Permalink
Bug #1490: Fix gradle sync
Browse files Browse the repository at this point in the history
  • Loading branch information
AvneetSingh2001 authored and therajanmaurya committed Jan 26, 2024
1 parent 2d06952 commit 843fb11
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 @@ -16,7 +16,7 @@ dependencyResolutionManagement {
maven("https://plugins.gradle.org/m2/")
}
}
rootProject.name = "Mobile-Wallet"
rootProject.name = "mobile-wallet"

include(":mifospay")
include(":core")

0 comments on commit 843fb11

Please sign in to comment.