Skip to content

Commit

Permalink
Removed reference to Gradle submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
deftk committed Sep 3, 2023
1 parent fc7b76b commit 02a273e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ dependencyResolutionManagement {
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "Unexpected-Keyboard"
include ':app'
rootProject.name = "Unexpected-Keyboard"

0 comments on commit 02a273e

Please sign in to comment.