Skip to content

Commit

Permalink
pls work
Browse files Browse the repository at this point in the history
  • Loading branch information
kroune committed Oct 30, 2024
1 parent 9a2a7b5 commit bcf94ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kotlin {
}

android {
namespace = "io.github.kroune.nine-mens-morris.library"
namespace = "io.github.kroune.nine.mens.morris.library"
compileSdk = libs.versions.android.compileSdk.get().toInt()
defaultConfig {
minSdk = libs.versions.android.minSdk.get().toInt()
Expand Down

0 comments on commit bcf94ba

Please sign in to comment.