mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
Unify our Base64 utilities.
This commit is contained in:
committed by
Cody Henthorne
parent
e636e38ba1
commit
4fe6d79fff
@@ -51,6 +51,8 @@ android {
|
||||
dependencies {
|
||||
lintChecks(project(":lintchecks"))
|
||||
|
||||
implementation(project(":core-util"))
|
||||
|
||||
// Base dependencies
|
||||
androidTestImplementation(testLibs.junit.junit)
|
||||
androidTestImplementation(benchmarkLibs.androidx.test.ext.junit)
|
||||
|
||||
Reference in New Issue
Block a user