Skip to content

Commit ab632db

Browse files
committed
add missing repository property in build configuration
1 parent d716d1e commit ab632db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test-app/runtimedebug/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ dependencies {
3838
}
3939

4040
repositories {
41+
jcenter()
4142
flatDir {
4243
dirs 'src/F0', 'src/F1',
4344
'src/F2', 'src/F3',

0 commit comments

Comments
 (0)