We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d5982 commit 06b684cCopy full SHA for 06b684c
1 file changed
framework/build.gradle
@@ -20,7 +20,6 @@ plugins {
20
21
version = '4.0.0'
22
23
-// NOTE: packages should match group, name, version found at https://bintray.com/bintray/jcenter
24
repositories {
25
flatDir name: 'localLib', dirs: projectDir.absolutePath + '/lib'
26
mavenCentral()
0 commit comments