File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
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 =" 100 "
5
- android : versionName =" 1.0" >
4
+ android : versionCode =" 200 "
5
+ android : versionName =" 1.0.1 " >
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</version >
7
+ <version >1.0.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 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</version >
6
+ <version >1.0.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