Skip to content

Commit

Permalink
Use defined package version (not system version)
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Jun 18, 2014
1 parent 1a70816 commit 325d2ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
package="org.microg.nlp"
android:versionName="1.0.1"
android:versionCode="1001"
xmlns:android="http://schemas.android.com/apk/res/android">

<uses-sdk android:minSdkVersion="14" />
Expand Down

0 comments on commit 325d2ea

Please sign in to comment.