Bump to 85 / 1.50.1.

This commit is contained in:
Mark Harman 2022-06-08 21:26:41 +01:00
parent a64c9590e3
commit 2b47d95685
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="net.sourceforge.opencamera"
android:versionCode="84"
android:versionName="1.50"
android:versionCode="85"
android:versionName="1.50.1"
android:installLocation="auto"
tools:ignore="GoogleAppIndexingWarning">
<!-- ignore GoogleAppIndexingWarning as we don't want to implement that -->