diff --git a/Assets/AddressableAssetsData/Android/addressables_content_state.bin b/Assets/AddressableAssetsData/Android/addressables_content_state.bin index 4e2fc42..b876dec 100644 Binary files a/Assets/AddressableAssetsData/Android/addressables_content_state.bin and b/Assets/AddressableAssetsData/Android/addressables_content_state.bin differ diff --git a/Assets/Resources/VersionCode.txt b/Assets/Resources/VersionCode.txt index c793025..301160a 100644 --- a/Assets/Resources/VersionCode.txt +++ b/Assets/Resources/VersionCode.txt @@ -1 +1 @@ -7 \ No newline at end of file +8 \ No newline at end of file diff --git a/Packages/manifest.json b/Packages/manifest.json index a44dc3b..387adb4 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,9 +1,9 @@ { "dependencies": { - "com.unity.addressables": "2.7.2", + "com.unity.addressables": "2.7.3", "com.unity.collab-proxy": "2.9.3", "com.unity.feature.2d": "2.0.1", - "com.unity.ide.rider": "3.0.37", + "com.unity.ide.rider": "3.0.38", "com.unity.ide.visualstudio": "2.0.23", "com.unity.inputsystem": "1.14.2", "com.unity.mobile.android-logcat": "1.4.6", @@ -12,7 +12,7 @@ "com.unity.purchasing": "5.0.1", "com.unity.recorder": "5.1.2", "com.unity.render-pipelines.universal": "17.0.4", - "com.unity.test-framework": "1.5.1", + "com.unity.test-framework": "1.6.0", "com.unity.timeline": "1.8.9", "com.unity.ugui": "2.0.0", "com.unity.visualscripting": "1.9.7", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index b4b1988..c08c8d8 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -93,7 +93,7 @@ "url": "https://packages.unity.com" }, "com.unity.addressables": { - "version": "2.7.2", + "version": "2.7.3", "depth": 0, "source": "registry", "dependencies": { @@ -103,7 +103,7 @@ "com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.scriptablebuildpipeline": "2.4.1", + "com.unity.scriptablebuildpipeline": "2.4.2", "com.unity.modules.unitywebrequestassetbundle": "1.0.0" }, "url": "https://packages.unity.com" @@ -118,7 +118,7 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.24", + "version": "1.8.25", "depth": 2, "source": "registry", "dependencies": { @@ -168,7 +168,7 @@ } }, "com.unity.ide.rider": { - "version": "3.0.37", + "version": "3.0.38", "depth": 0, "source": "registry", "dependencies": { @@ -305,7 +305,7 @@ } }, "com.unity.scriptablebuildpipeline": { - "version": "2.4.1", + "version": "2.4.2", "depth": 1, "source": "registry", "dependencies": { @@ -342,7 +342,7 @@ } }, "com.unity.test-framework": { - "version": "1.5.1", + "version": "1.6.0", "depth": 0, "source": "builtin", "dependencies": { @@ -352,7 +352,7 @@ } }, "com.unity.test-framework.performance": { - "version": "3.1.0", + "version": "3.2.0", "depth": 2, "source": "registry", "dependencies": { diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 6801b3d..6ec1d01 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -86,6 +86,7 @@ PlayerSettings: muteOtherAudioSources: 0 Prepare IOS For Recording: 0 Force IOS Speakers When Recording: 0 + audioSpatialExperience: 0 deferSystemGesturesMode: 0 hideHomeButton: 0 submitAnalytics: 1 @@ -172,7 +173,7 @@ PlayerSettings: iPhone: 0 tvOS: 0 overrideDefaultApplicationIdentifier: 1 - AndroidBundleVersionCode: 5 + AndroidBundleVersionCode: 8 AndroidMinSdkVersion: 24 AndroidTargetSdkVersion: 35 AndroidPreferredInstallLocation: 1 @@ -273,6 +274,9 @@ PlayerSettings: AndroidBuildApkPerCpuArchitecture: 0 AndroidTVCompatibility: 0 AndroidIsGame: 1 + androidAppCategory: 3 + useAndroidAppCategory: 1 + androidAppCategoryOther: AndroidEnableTango: 0 androidEnableBanner: 1 androidUseLowAccuracyLocation: 0 @@ -284,7 +288,7 @@ PlayerSettings: androidGamepadSupportLevel: 0 AndroidMinifyRelease: 0 AndroidMinifyDebug: 0 - AndroidValidateAppBundleSize: 1 + AndroidValidateAppBundleSize: 0 AndroidAppBundleSizeToValidate: 150 AndroidReportGooglePlayAppDependencies: 1 androidSymbolsSizeThreshold: 800 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 0faef8d..0c7ca7b 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.0.58f2 -m_EditorVersionWithRevision: 6000.0.58f2 (92dee566b325) +m_EditorVersion: 6000.0.59f2 +m_EditorVersionWithRevision: 6000.0.59f2 (ef281c76c3c1)