File tree 1 file changed +3
-9
lines changed
1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 16
16
</parent >
17
17
18
18
<properties >
19
- <abs .version>4.2.0 </abs .version>
19
+ <abs .version>4.3.1 </abs .version>
20
20
<dagger .version>1.0.0</dagger .version>
21
21
</properties >
22
22
<dependencies >
47
47
<artifactId >butterknife</artifactId >
48
48
<version >1.3.2</version >
49
49
</dependency >
50
- <dependency >
51
- <groupId >com.actionbarsherlock</groupId >
52
- <artifactId >library</artifactId >
53
- <version >${abs.version} </version >
54
- <type >apklib</type >
55
- </dependency >
56
50
<dependency >
57
51
<groupId >com.actionbarsherlock</groupId >
58
52
<artifactId >actionbarsherlock</artifactId >
59
53
<version >${abs.version} </version >
60
- <type >jar</type >
61
- <scope >provided</scope >
54
+ <type >apklib</type >
62
55
</dependency >
56
+
63
57
<dependency >
64
58
<groupId >com.github.kevinsawicki</groupId >
65
59
<artifactId >http-request</artifactId >
You can’t perform that action at this time.
0 commit comments