We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0406a93 + 3811501 commit f020820Copy full SHA for f020820
library/build.gradle
@@ -20,6 +20,6 @@ android {
20
dependencies {
21
compile fileTree(dir: 'libs', include: ['*.jar'])
22
compile 'com.nineoldandroids:library:2.4.0'
23
- compile 'com.daimajia.easing:library:1.0.0@aar'
+ compile 'com.daimajia.easing:library:1.0.2@aar'
24
}
25
apply from: './gradle-mvn-push.gradle'
0 commit comments