Skip to content

Commit

Permalink
Change Soga to soga for successful build gradle if we clone rep
Browse files Browse the repository at this point in the history
  • Loading branch information
saharulik committed Mar 30, 2024
1 parent 3b51085 commit 6bbe2ab
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 @@ -15,5 +15,5 @@ dependencyResolutionManagement {
}
}

rootProject.name = "Soga"
rootProject.name = "soga"
include(":app")

0 comments on commit 6bbe2ab

Please sign in to comment.