Skip to content

Commit

Permalink
fix #1523: rectified github workflow of this project
Browse files Browse the repository at this point in the history
  • Loading branch information
PratyushSingh07 authored and therajanmaurya committed Feb 17, 2024
1 parent 1a04323 commit 574a7ea
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 @@ -17,7 +17,7 @@ dependencyResolutionManagement {
maven("https://plugins.gradle.org/m2/")
}
}
rootProject.name = "Mobile-Wallet"
rootProject.name = "mobile-wallet"

enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
include(":mifospay")
Expand Down

0 comments on commit 574a7ea

Please sign in to comment.