update version code
This commit is contained in:
parent
08ecf53b93
commit
a95fc580ae
|
|
@ -32,8 +32,8 @@ MonoBehaviour:
|
|||
- d078eab3b8d4a6b44ccfb7d9258a8e0bddad1337
|
||||
- 41e0f225a9f8751a3fc893cae6eb933df7d0214e
|
||||
Build:
|
||||
- 1.2.0
|
||||
- 1.2.0
|
||||
- 1.3.0
|
||||
- 1.3.0
|
||||
SelectedPlatformOrganization:
|
||||
- usaya
|
||||
- usaya
|
||||
|
|
@ -47,23 +47,10 @@ MonoBehaviour:
|
|||
SelectedOrganization: 0300000003000000
|
||||
SelectedStudio: 0100000001000000
|
||||
SelectedGame: 0500000006000000
|
||||
NewVersion: 7.3.23
|
||||
Changes: '7.3.23
|
||||
NewVersion: 7.3.24
|
||||
Changes: '7.3.24
|
||||
|
||||
- fixed bug with custom fields (locale related bug)
|
||||
|
||||
|
||||
7.3.22
|
||||
|
||||
-
|
||||
added external dependency manager for .unitypackage release as well to solve
|
||||
issues with appset id on android
|
||||
|
||||
|
||||
7.3.21
|
||||
|
||||
- fixed bug in internal error
|
||||
reporting'
|
||||
- fixed fps script for when pausing game'
|
||||
SignUpOpen: 1
|
||||
StudioName: jp.usaya
|
||||
GameName: popcorn
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@ GraphicsSettings:
|
|||
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16003, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_PreloadedShaders: []
|
||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
||||
type: 0}
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@ PlayerSettings:
|
|||
16:10: 1
|
||||
16:9: 1
|
||||
Others: 1
|
||||
bundleVersion: 1.2.0
|
||||
bundleVersion: 1.3.0
|
||||
preloadedAssets: []
|
||||
metroInputSource: 0
|
||||
wsaTransparentSwapchain: 0
|
||||
|
|
@ -174,8 +174,8 @@ PlayerSettings:
|
|||
Android: jp.usaya.popcorn
|
||||
iPhone: jp.usaya.popcorn
|
||||
buildNumber:
|
||||
iPhone: 1.2.0.0
|
||||
AndroidBundleVersionCode: 6
|
||||
iPhone: 1.3.0.0
|
||||
AndroidBundleVersionCode: 7
|
||||
AndroidMinSdkVersion: 21
|
||||
AndroidTargetSdkVersion: 0
|
||||
AndroidPreferredInstallLocation: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue