Update version code so that play store will send V4.2.x to alpha testers.

This commit is contained in:
Graham Jones
2024-01-28 14:03:51 +00:00
parent 7a44be7037
commit 6cdc245149
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -1,7 +1,7 @@
<?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="130" android:versionCode="132"
android:versionName="4.2.1p"> android:versionName="4.2.1p">
<!-- android:allowBackup="false" --> <!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" /> <uses-permission android:name="android.permission.BLUETOOTH" />