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 =" 300 "
5
- android : versionName =" 1.0.2 " >
4
+ android : versionCode =" 400 "
5
+ android : versionName =" 1.0.3 " >
6
6
7
7
<uses-sdk
8
8
android : minSdkVersion =" 8"
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.0.2 </version >
7
+ <version >1.0.3 </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.0.2 </version >
7
+ <version >1.0.3 </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.0.2 </version >
6
+ <version >1.0.3 </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