Commit 8ae9de2ba4a85a77bda6b36f8378d6612e2e2528
1 parent
35544865
修改版本号
Showing
1 changed file
with
2 additions
and
2 deletions
C5/app/src/main/AndroidManifest.xml
| @@ -2,8 +2,8 @@ | @@ -2,8 +2,8 @@ | ||
| 2 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" | 2 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
| 3 | xmlns:tools="http://schemas.android.com/tools" | 3 | xmlns:tools="http://schemas.android.com/tools" |
| 4 | package="com.sunvote.xpadapp" | 4 | package="com.sunvote.xpadapp" |
| 5 | - android:versionCode="67" | ||
| 6 | - android:versionName="1.2.1.6"> <!-- android:sharedUserId="android.studentUID.system" --> | 5 | + android:versionCode="70" |
| 6 | + android:versionName="1.3.0.0"> <!-- android:sharedUserId="android.studentUID.system" --> | ||
| 7 | <uses-sdk | 7 | <uses-sdk |
| 8 | android:minSdkVersion="11" | 8 | android:minSdkVersion="11" |
| 9 | android:targetSdkVersion="23" /> | 9 | android:targetSdkVersion="23" /> |