Skip to content

Commit

Permalink
Update version code because I've been forgetting to
Browse files Browse the repository at this point in the history
  • Loading branch information
biotinker committed Jul 20, 2018
1 parent 142d850 commit a09121a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LibreTasks/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="libretasks.app" android:versionCode="21"
android:versionName="0.7.0">
package="libretasks.app" android:versionCode="22"
android:versionName="0.7.1">
<uses-sdk android:minSdkVersion="3"
android:targetSdkVersion="22" />

Expand Down

0 comments on commit a09121a

Please sign in to comment.