Skip to content

Commit e5911c5

Browse files
committed
Merge pull request hoang8f#27 from hoang8f/hotfix/sluggish_animation
Update build.gradle
2 parents 19d3489 + 34a4e20 commit e5911c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ allprojects {
2222

2323
repositories {
2424
mavenCentral()
25-
mavenLocal()
2625
maven {
2726
url "https://oss.sonatype.org/content/repositories/snapshots"
2827
}
2928
}
3029
}
3130

32-
apply plugin: 'android-reporting'
31+
apply plugin: 'android-reporting'

0 commit comments

Comments
 (0)