File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Stratum.WearOS/Properties
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : tools =" http://schemas.android.com/tools"
3- android : versionName =" 1.0.2 "
4- package =" com.stratumauth.app" android : installLocation =" auto" android : versionCode =" 3 " >
3+ android : versionName =" 1.1.0 "
4+ package =" com.stratumauth.app" android : installLocation =" auto" android : versionCode =" 4 " >
55 <uses-sdk android : minSdkVersion =" 21" android : targetSdkVersion =" 34" />
66 <uses-permission android : name =" android.permission.CAMERA" />
77 <uses-permission android : name =" android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 9000003 "
3- android : versionName =" 1.0.2 " package =" com.stratumauth.app" android : installLocation =" auto" >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 9000004 "
3+ android : versionName =" 1.1.0 " package =" com.stratumauth.app" android : installLocation =" auto" >
44 <uses-sdk android : minSdkVersion =" 26" android : targetSdkVersion =" 33" />
55 <uses-feature android : name =" android.hardware.type.watch" />
66 <application android : allowBackup =" true" android : label =" @string/appName" android : icon =" @mipmap/ic_launcher"
Original file line number Diff line number Diff line change 1+ - General: Improvements to QR code scanning
2+ - General: 9 new icons
3+ - Fixed: Fixed crash on Android 5.1
4+ - Localization: Translation updates
You can’t perform that action at this time.
0 commit comments