Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Sep 22, 2013
1 parent a816eab commit e22395f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/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="com.f2prateek.dfg"
android:versionCode="111"
android:versionName="1.1.1">
android:versionCode="112"
android:versionName="1.1.2">

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

0 comments on commit e22395f

Please sign in to comment.