Skip to content

Commit

Permalink
Add namespace to check-publication
Browse files Browse the repository at this point in the history
  • Loading branch information
Nillerr committed Aug 15, 2023
1 parent 97ed8bc commit 1b6ffad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/check-publication/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ kotlin {

android {
compileSdk = 33
namespace = "io.mockative"
}

inline fun <reified T> getProperty(key: String): T {
Expand Down

0 comments on commit 1b6ffad

Please sign in to comment.