Release 1.2a prep

This commit is contained in:
soraefir 2024-03-29 13:28:30 +01:00
parent d81922d2c9
commit b5f52c7e13
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:versionCode="5" android:versionCode="6"
android:versionName="1.1c"> android:versionName="1.2a">
<uses-feature android:name="android.hardware.camera" /> <uses-feature android:name="android.hardware.camera" />