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.logging"
|
||||
namespace = "com.atridad.mealient.logging"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -13,4 +13,4 @@ dependencies {
|
||||
|
||||
implementation(libs.google.dagger.hiltAndroid)
|
||||
ksp(libs.google.dagger.hiltCompiler)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user