Convert to my app, so I can continue a fork!
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
plugins {
|
||||
id("gq.kirmanak.mealient.library")
|
||||
id("com.atridad.mealient.library")
|
||||
id("dagger.hilt.android.plugin")
|
||||
alias(libs.plugins.ksp)
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "gq.kirmanak.mealient.database"
|
||||
namespace = "com.atridad.mealient.database"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -35,4 +35,4 @@ dependencies {
|
||||
testImplementation(libs.google.truth)
|
||||
|
||||
testImplementation(libs.io.mockk)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user