mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 04:17:27 +00:00
Create a core-util module with some common utilities.
This commit is contained in:
@@ -24,6 +24,6 @@ dependencyVerification {
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.2.1'
|
||||
|
||||
implementation project(':core-util')
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
Reference in New Issue
Block a user