File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
google-http-client-android-test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >google-http-client</groupId >
5
5
<artifactId >google-http-client-android-test</artifactId >
6
6
<name >Test project for google-http-client-android.</name >
7
- <version >1.14.0 -beta-SNAPSHOT</version >
7
+ <version >1.14.1 -beta-SNAPSHOT</version >
8
8
<packaging >apk</packaging >
9
9
10
10
<build >
86
86
<dependency >
87
87
<groupId >com.google.http-client</groupId >
88
88
<artifactId >google-http-client-android</artifactId >
89
- <version >1.14.0 -beta-SNAPSHOT</version >
89
+ <version >1.14.1 -beta-SNAPSHOT</version >
90
90
<exclusions >
91
91
<exclusion >
92
92
<artifactId >android</artifactId >
105
105
<dependency >
106
106
<groupId >com.google.http-client</groupId >
107
107
<artifactId >google-http-client-test</artifactId >
108
- <version >1.14.0 -beta-SNAPSHOT</version >
108
+ <version >1.14.1 -beta-SNAPSHOT</version >
109
109
<exclusions >
110
110
<exclusion >
111
111
<artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments