Skip to content

Commit

Permalink
Initial preparation of unlocker version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisfeld committed Oct 10, 2019
1 parent 81d4d27 commit 799d7f7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest package="de.jeisfeld.augendiagnoseunlocker"
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto"
android:versionCode="5"
android:versionName="1.0.4">
android:versionCode="6"
android:versionName="1.0.5">

<supports-screens
android:anyDensity="true"
Expand Down

0 comments on commit 799d7f7

Please sign in to comment.