Skip to content

Commit 771f9b3

Browse files
committed
Fix build failure
1 parent 006d316 commit 771f9b3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,6 @@ afterEvaluate {
5454
email = 'vishalmeham2@gmail.com'
5555
}
5656
}
57-
scm {
58-
connection = 'scm:git@github.com:TeamAmaze/mupdf-android-viewer.git'
59-
developerConnection = 'scm:git@github.com:TeamAmaze/mupdf-android-viewer.git'
60-
url = 'https://teamamaze.xyz/'
61-
}
6257
description = 'Mupdf Android'
6358
version = '1.0.0'
6459
}

0 commit comments

Comments
 (0)