File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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.sothree.slidinguppanel.demo"
4
- android : versionCode =" 4 "
5
- android : versionName =" 2.0.0 " >
4
+ android : versionCode =" 5 "
5
+ android : versionName =" 2.0.1 " >
6
6
7
7
<uses-sdk
8
8
android : minSdkVersion =" 11"
Original file line number Diff line number Diff line change 1
- VERSION_NAME =2.0.0
2
- VERSION_CODE =5
1
+ VERSION_NAME =2.0.1
2
+ VERSION_CODE =6
3
3
GROUP =com.sothree.slidinguppanel
4
4
5
5
POM_DESCRIPTION =Android Sliding Up Panel Library
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.sothree.slidinguppanel.library"
4
- android : versionCode =" 5 "
5
- android : versionName =" 2.0.0 " >
4
+ android : versionCode =" 6 "
5
+ android : versionName =" 2.0.1 " >
6
6
7
7
<uses-sdk
8
8
android : minSdkVersion =" 8" />
You can’t perform that action at this time.
0 commit comments