Skip to content

Commit

Permalink
Convert settings.gradle to .kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Gopalakrishnan Iyer committed Jan 15, 2025
1 parent 7ebd5a4 commit b54df30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle → settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include ':app'
include(":app")
rootProject.name = "Watomatic"

0 comments on commit b54df30

Please sign in to comment.