Skip to content

Commit

Permalink
Version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vanjac committed Dec 31, 2018
1 parent 8757a4e commit c047a2d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.2.1
bundleVersion: 1.2.2
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand All @@ -150,7 +150,7 @@ PlayerSettings:
oculus:
sharedDepthBuffer: 0
dashSupport: 0
protectGraphicsMemory: 0
protectGraphicsMemory: 1
useHDRDisplay: 0
m_ColorGamuts: 00000000
targetPixelDensity: 30
Expand All @@ -161,7 +161,7 @@ PlayerSettings:
Android: com.vantjac.voxel
iOS: com.vantjac.voxel
buildNumber: {}
AndroidBundleVersionCode: 21
AndroidBundleVersionCode: 23
AndroidMinSdkVersion: 16
AndroidTargetSdkVersion: 0
AndroidPreferredInstallLocation: 1
Expand Down Expand Up @@ -265,7 +265,10 @@ PlayerSettings:
m_Width: 128
m_Height: 128
m_Kind: 0
m_BuildTargetBatching: []
m_BuildTargetBatching:
- m_BuildTarget: Android
m_StaticBatching: 0
m_DynamicBatching: 1
m_BuildTargetGraphicsAPIs: []
m_BuildTargetVRSettings: []
m_BuildTargetEnableVuforiaSettings: []
Expand Down

0 comments on commit c047a2d

Please sign in to comment.