File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
package =" com.github.mobile"
4
- android : versionCode =" 1400 "
5
- android : versionName =" 1.7" >
4
+ android : versionCode =" 1500 "
5
+ android : versionName =" 1.7.1 " >
6
6
7
7
<!-- Target SDK version must be 16, not 17, or JavaScript bridge for
8
8
WebView widgets does not work on a 4.2 Nexus 7 -->
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<parent >
7
- <version >1.7</version >
7
+ <version >1.7.1 </version >
8
8
<groupId >com.github.github</groupId >
9
9
<artifactId >github-android-parent</artifactId >
10
10
</parent >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<parent >
7
- <version >1.7</version >
7
+ <version >1.7.1g </version >
8
8
<groupId >com.github.github</groupId >
9
9
<artifactId >github-android-parent</artifactId >
10
10
</parent >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
- <version >1.7</version >
6
+ <version >1.7.1 </version >
7
7
<groupId >com.github.github</groupId >
8
8
<artifactId >github-android-parent</artifactId >
9
9
<packaging >pom</packaging >
You can’t perform that action at this time.
0 commit comments