mirror of
https://github.com/micahflee/TM-SGNL-Android.git
synced 2025-08-04 19:08:33 +00:00
update androidcopy aar
This commit is contained in:
parent
58b740d5ba
commit
a27cd02246
3 changed files with 2 additions and 2 deletions
|
@ -669,8 +669,8 @@ dependencies {
|
|||
implementation (libs.commonsText)
|
||||
|
||||
implementation (group = "commons-io", name = "commons-io", version = "2.6") //For test copy file
|
||||
debugImplementation(files("libs/androidcopysdk-signal-debug7.aar"))
|
||||
releaseImplementation(files("libs/androidcopysdk-signal-release7.aar"))
|
||||
debugImplementation(files("libs/androidcopysdk-signal-debug.aar"))
|
||||
releaseImplementation(files("libs/androidcopysdk-signal-release.aar"))
|
||||
debugImplementation(files("libs/authenticatorsdk-signal-debug.aar"))
|
||||
releaseImplementation(files("libs/authenticatorsdk-signal-release.aar"))
|
||||
implementation(files("libs/common-debug.aar"))
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue