Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 7bed498

Browse files
committed
Revert "Update global.gradle"
This reverts commit 73ab899.
1 parent 73ab899 commit 7bed498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/global.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repositories {
6262
dependencies {
6363
if (project.name != 'interfaces') {
6464
if (isAutoDeploy) {
65-
api 'com.github.comroid-git:api:9272928043' //todo Fix version (jitpack problem)
65+
api 'com.github.comroid-git:api:master-SNAPSHOT'
6666
} else {
6767
api project(':api')
6868
}

0 commit comments

Comments
 (0)