mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-25 17:25:18 +02:00
Java: Add a bare-bones Future implementation for upcoming async APIs
This commit is contained in:
@@ -38,7 +38,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
androidTestImplementation "androidx.test:runner:1.4.0"
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestImplementation 'androidx.benchmark:benchmark-junit4:1.1.1'
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6'
|
||||
androidTestImplementation project(':android')
|
||||
|
||||
Reference in New Issue
Block a user