Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit d54b50a

Browse files
author
Paul Balaji
authored
Update app identifiers to match io.improbable.* (#81)
1 parent ce54ff7 commit d54b50a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Changed
6+
7+
- Updated the project app identifiers to `io.improbable.gdk.blankproject`. [#81](https://github.com/spatialos/gdk-for-unity-blank-project/pull/81)
8+
59
## `0.3.2` - 2019-12-23
610

711
### Changed

workers/unity/ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ PlayerSettings:
162162
androidSupportedAspectRatio: 1
163163
androidMaxAspectRatio: 2.1
164164
applicationIdentifier:
165-
Android: com.Improbable.BlankProject
166-
Standalone: com.Improbable.BlankProject
167-
iPhone: com.Improbable.BlankProject
165+
Android: io.improbable.gdk.blankproject
166+
Standalone: io.improbable.gdk.blankproject
167+
iPhone: io.improbable.gdk.blankproject
168168
buildNumber: {}
169169
AndroidBundleVersionCode: 1
170170
AndroidMinSdkVersion: 16

0 commit comments

Comments
 (0)