0
0
mirror of https://git.code.sf.net/p/opencamera/code.git synced 2024-09-19 19:42:29 +02:00

Bump to version 90 / 1.53.1.

This commit is contained in:
Mark Harman 2024-06-04 22:38:07 +01:00
parent 48cf615eda
commit a6673ade58

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="89"
android:versionName="1.53"
android:versionCode="90"
android:versionName="1.53.1"
android:installLocation="auto"
tools:ignore="GoogleAppIndexingWarning">
<!-- ignore GoogleAppIndexingWarning as we don't want to implement that -->