mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-03 20:02:03 +01:00
Re-organize gradle modules.
This commit is contained in:
@@ -52,7 +52,7 @@ android {
|
||||
dependencies {
|
||||
coreLibraryDesugaring(libs.android.tools.desugar)
|
||||
|
||||
implementation(project(":core-util"))
|
||||
implementation(project(":core:util"))
|
||||
|
||||
coreLibraryDesugaring(libs.android.tools.desugar)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user