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 =" 15 "
5
- android : versionName =" 3.3.0 " >
4
+ android : versionCode =" 16 "
5
+ android : versionName =" 3.3.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 =3.3.0
2
- VERSION_CODE =15
1
+ VERSION_NAME =3.3.1
2
+ VERSION_CODE =16
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 =" 15 "
5
- android : versionName =" 3.3.0 " >
4
+ android : versionCode =" 16 "
5
+ android : versionName =" 3.3.1 " >
6
6
7
7
<uses-sdk
8
8
android : minSdkVersion =" 8" />
You can’t perform that action at this time.
0 commit comments