mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 22:29:53 +01: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