mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-16 13:08:16 +02:00
[android] Add ImageActivity to show images in full-screen
This commit is contained in:
@@ -5,6 +5,7 @@ allprojects {
|
||||
jcenter()
|
||||
mavenLocal()
|
||||
google()
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
afterEvaluate {
|
||||
tasks.withType(Test) {
|
||||
|
||||
Reference in New Issue
Block a user