File tree 3 files changed +6
-4
lines changed
Stratum.WearOS/Properties
fastlane/metadata/android/en-US/changelogs
3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : tools =" http://schemas.android.com/tools"
3
- android : versionName =" 1.2.1 "
4
- package =" com.stratumauth.app" android : installLocation =" auto" android : versionCode =" 6 " >
3
+ android : versionName =" 1.2.2 "
4
+ package =" com.stratumauth.app" android : installLocation =" auto" android : versionCode =" 7 " >
5
5
<uses-sdk android : minSdkVersion =" 21" android : targetSdkVersion =" 35" />
6
6
<uses-permission android : name =" android.permission.CAMERA" />
7
7
<uses-permission android : name =" android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 9000006 "
3
- android : versionName =" 1.2.1 " package =" com.stratumauth.app" android : installLocation =" auto" >
2
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 9000007 "
3
+ android : versionName =" 1.2.2 " package =" com.stratumauth.app" android : installLocation =" auto" >
4
4
<uses-sdk android : minSdkVersion =" 26" android : targetSdkVersion =" 34" />
5
5
<uses-feature android : name =" android.hardware.type.watch" />
6
6
<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: Bug fixes
2
+ - General: Translation updates
You can’t perform that action at this time.
0 commit comments