@@ -67,7 +67,6 @@ dependencies {
67
67
compile " me.leolin:ShortcutBadger:1.1.16"
68
68
compile ' se.emilsjolander:stickylistheaders:2.7.0'
69
69
compile ' com.jpardogo.materialtabstrip:library:1.0.9'
70
- compile ' org.w3c:smil:1.0.0'
71
70
compile ' org.apache.httpcomponents:httpclient-android:4.3.5'
72
71
compile ' com.github.chrisbanes.photoview:library:1.3.1'
73
72
compile ' com.github.bumptech.glide:glide:3.7.0'
@@ -141,7 +140,6 @@ dependencyVerification {
141
140
' me.leolin:ShortcutBadger:e3cb3e7625892129b0c92dd5e4bc649faffdd526d5af26d9c45ee31ff8851774' ,
142
141
' se.emilsjolander:stickylistheaders:a08ca948aa6b220f09d82f16bbbac395f6b78897e9eeac6a9f0b0ba755928eeb' ,
143
142
' com.jpardogo.materialtabstrip:library:c6ef812fba4f74be7dc4a905faa4c2908cba261a94c13d4f96d5e67e4aad4aaa' ,
144
- ' org.w3c:smil:085dc40f2bb249651578bfa07499fd08b16ad0886dbe2c4078586a408da62f9b' ,
145
143
' org.apache.httpcomponents:httpclient-android:6f56466a9bd0d42934b90bfbfe9977a8b654c058bf44a12bdc2877c4e1f033f1' ,
146
144
' com.github.chrisbanes.photoview:library:f152dd0a87aca891aa182e42863fa05e0e8b2842e3b9fc512d7a3a6243c38ac4' ,
147
145
' com.github.bumptech.glide:glide:76ef123957b5fbaebb05fcbe6606dd58c3bc3fcdadb257f99811d0ac9ea9b88b' ,
@@ -258,6 +256,7 @@ android {
258
256
' proguard-shortcutbadger.pro' ,
259
257
' proguard-retrofit.pro' ,
260
258
' proguard-webrtc.pro' ,
259
+ ' proguard-klinker.pro' ,
261
260
' proguard.cfg'
262
261
testProguardFiles ' proguard-automation.pro' ,
263
262
' proguard.cfg'
0 commit comments