Skip to content

Commit

Permalink
ADD: Version 2.0 beta 5.
Browse files Browse the repository at this point in the history
  • Loading branch information
oasisfeng committed Mar 20, 2017
1 parent e454960 commit b5ee45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembly/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"
package="com.oasisfeng.island" android:sharedUserId="com.oasisfeng.island" android:versionCode="8" android:versionName="2.0 beta 4" >
package="com.oasisfeng.island" android:sharedUserId="com.oasisfeng.island" android:versionCode="11" android:versionName="2.0 beta 5" >

<application android:allowBackup="false" android:label="@string/app_name" tools:replace="label" />

Expand Down

0 comments on commit b5ee45e

Please sign in to comment.