Skip to content

Commit 0b0c94c

Browse files
add nitpick
1 parent 4aaf487 commit 0b0c94c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = '0.0.1-SNAPSHOT'
44
buildscript {
55
repositories {
66
mavenCentral()
7+
maven { url "https://jitpack.io" }
78
}
89
dependencies {
910
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.7.7'

0 commit comments

Comments
 (0)