File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
</dependency >
22
22
<dependency >
23
23
<groupId >com.android.support</groupId >
24
- <artifactId >support-v4 </artifactId >
24
+ <artifactId >support-v13 </artifactId >
25
25
</dependency >
26
26
27
27
<!-- Library -->
Original file line number Diff line number Diff line change 21
21
</dependency >
22
22
<dependency >
23
23
<groupId >com.android.support</groupId >
24
- <artifactId >support-v4 </artifactId >
24
+ <artifactId >support-v13 </artifactId >
25
25
</dependency >
26
26
</dependencies >
27
27
Original file line number Diff line number Diff line change 44
44
45
45
<!-- Dependency Versions -->
46
46
<android .version>4.1.1.4</android .version>
47
- <android-support .version>13 .0.0 </android-support .version>
47
+ <android-support-v13 .version>19 .0.1 </android-support-v13 .version>
48
48
<junit .version>4.10</junit .version>
49
49
50
50
<!-- Plugin Versions -->
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >com.android.support</groupId >
67
- <artifactId >support-v4 </artifactId >
68
- <version >${android-support.version} </version >
67
+ <artifactId >support-v13 </artifactId >
68
+ <version >${android-support-v13 .version} </version >
69
69
</dependency >
70
70
</dependencies >
71
71
</dependencyManagement >
You can’t perform that action at this time.
0 commit comments