Bump to latest stable AGP & dependencies
Also re-enable leakcanary now that it is fixed Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -200,7 +200,6 @@ dependencies {
|
||||
implementation(libs.androidx.room.ktx)
|
||||
implementation(libs.androidx.room.runtime)
|
||||
|
||||
// TODO: Re-enable when fixed: https://github.com/square/leakcanary/issues/2677
|
||||
// LeakCanary
|
||||
// debugImplementation(libs.squareup.leakcanary.android)
|
||||
debugImplementation(libs.squareup.leakcanary.android)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user