File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
QuestAppVersionSwitcher/Properties Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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 : versionName =" 1.16.9 " package =" com.ComputerElite.questappversionswitcher" android : installLocation =" preferExternal" android : versionCode =" 154 " >
2
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 1.16.10 " package =" com.ComputerElite.questappversionswitcher" android : installLocation =" preferExternal" android : versionCode =" 155 " >
3
3
<uses-sdk android : minSdkVersion =" 28" android : targetSdkVersion =" 32" />
4
4
<uses-permission android : name =" oculus.permission.handtracking" />
5
5
<uses-permission android : name =" com.oculus.permission.HAND_TRACKING" />
Original file line number Diff line number Diff line change 22
22
// Minor Version
23
23
// Build Number
24
24
// Revision
25
- [ assembly: AssemblyVersion ( "1.16.9 .0" ) ]
26
- [ assembly: AssemblyFileVersion ( "1.16.9 .0" ) ]
25
+ [ assembly: AssemblyVersion ( "1.16.10 .0" ) ]
26
+ [ assembly: AssemblyFileVersion ( "1.16.10 .0" ) ]
You can’t perform that action at this time.
0 commit comments