Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Jan 26, 2015
1 parent 16ea810 commit 42f4a6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.microg.nlp"
android:versionName="1.2.0"
android:versionCode="1200">
android:versionName="1.2.2"
android:versionCode="1202">

<uses-sdk
android:minSdkVersion="9"
Expand Down

0 comments on commit 42f4a6d

Please sign in to comment.