Skip to content

Commit

Permalink
ADD: Release version 2.0 beta 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
oasisfeng committed Feb 17, 2017
1 parent dcc1436 commit a92f09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.oasisfeng.island" android:versionCode="4" android:versionName="1.0 Alpha 2" >
package="com.oasisfeng.island" android:versionCode="5" android:versionName="2.0 beta 1" >

<uses-feature android:name="android.software.device_admin" android:required="true" />
<uses-feature android:name="android.software.managed_users" android:required="true" />
Expand Down

0 comments on commit a92f09a

Please sign in to comment.