File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 14
14
<artifactId >github-android</artifactId >
15
15
<url >https://github.com/github/android</url >
16
16
17
- <properties >
18
- <abs .version>4.1.0</abs .version>
19
- <vpi .version>2.3.1</vpi .version>
20
- </properties >
21
-
22
17
<dependencies >
23
18
<dependency >
24
19
<groupId >com.google.android</groupId >
35
30
<dependency >
36
31
<groupId >com.actionbarsherlock</groupId >
37
32
<artifactId >library</artifactId >
38
- <version >${abs.version} </version >
33
+ <version >4.1.0 </version >
39
34
<type >apklib</type >
40
35
</dependency >
41
- <dependency >
42
- <groupId >com.actionbarsherlock</groupId >
43
- <artifactId >library</artifactId >
44
- <version >${abs.version} </version >
45
- <type >jar</type >
46
- <scope >provided</scope >
47
- </dependency >
48
36
<dependency >
49
37
<groupId >com.github.rtyley</groupId >
50
38
<artifactId >roboguice-sherlock</artifactId >
69
57
<dependency >
70
58
<groupId >com.viewpagerindicator</groupId >
71
59
<artifactId >library</artifactId >
72
- <version >${vpi.version} </version >
60
+ <version >2.3.1 </version >
73
61
<type >apklib</type >
74
62
</dependency >
75
63
<dependency >
You can’t perform that action at this time.
0 commit comments