mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Introduce core-models module.
Needed to share some key components with feature modules without having to depend on libsignal-service.
This commit is contained in:
committed by
jeffrey-signal
parent
abf32bf6ff
commit
706d89db87
@@ -6,7 +6,7 @@
|
||||
package org.thoughtcrime.securesms.notifications.profiles
|
||||
|
||||
import org.signal.core.util.DatabaseId
|
||||
import org.whispersystems.signalservice.api.util.UuidUtil
|
||||
import org.signal.core.util.UuidUtil
|
||||
import java.util.UUID
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user