mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Clean out witness verification metadata.
This commit is contained in:
committed by
Greyson Parrelli
parent
26bebb9811
commit
a8706f65d5
@@ -29,8 +29,7 @@ ktlint {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// Can't use the newest version because it hits some weird NoClassDefFoundException
|
||||
implementation 'com.github.jknack:handlebars:4.0.7'
|
||||
implementation libs.jknack.handlebars
|
||||
|
||||
implementation libs.androidx.appcompat
|
||||
implementation libs.material.material
|
||||
@@ -38,5 +37,5 @@ dependencies {
|
||||
implementation project(':core-util')
|
||||
testImplementation testLibs.junit.junit
|
||||
|
||||
implementation 'org.nanohttpd:nanohttpd-webserver:2.3.1'
|
||||
implementation libs.nanohttpd.webserver
|
||||
}
|
||||
Reference in New Issue
Block a user