File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1313 <category android : name =" android.intent.category.BROWSABLE" />
1414 <data android : scheme =" comhorizongamesdemounitygame" />
1515 </intent-filter >
16+ <intent-filter >
17+ <action android : name =" android.intent.action.VIEW" />
18+ <category android : name =" android.intent.category.DEFAULT" />
19+ <category android : name =" android.intent.category.BROWSABLE" />
20+ <data android : scheme =" sdk-powered-by-sequence" />
21+ </intent-filter >
1622 </activity >
1723 </application >
1824 <queries >
Original file line number Diff line number Diff line change @@ -172,9 +172,9 @@ PlayerSettings:
172172 iPhone : 2
173173 tvOS : 0
174174 overrideDefaultApplicationIdentifier : 1
175- AndroidBundleVersionCode : 2
175+ AndroidBundleVersionCode : 3
176176 AndroidMinSdkVersion : 22
177- AndroidTargetSdkVersion : 34
177+ AndroidTargetSdkVersion : 35
178178 AndroidPreferredInstallLocation : 1
179179 aotOptions :
180180 stripEngineCode : 1
@@ -269,16 +269,16 @@ PlayerSettings:
269269 AndroidTargetDevices : 0
270270 AndroidSplashScreenScale : 0
271271 androidSplashScreen : {fileID: 0}
272- AndroidKeystoreName :
273- AndroidKeyaliasName :
272+ AndroidKeystoreName : /Users/andygruning/Desktop/sequence-unity-sdk.keystore
273+ AndroidKeyaliasName : unity-sdk
274274 AndroidEnableArmv9SecurityFeatures : 0
275275 AndroidBuildApkPerCpuArchitecture : 0
276276 AndroidTVCompatibility : 0
277277 AndroidIsGame : 1
278278 AndroidEnableTango : 0
279279 androidEnableBanner : 1
280280 androidUseLowAccuracyLocation : 0
281- androidUseCustomKeystore : 0
281+ androidUseCustomKeystore : 1
282282 m_AndroidBanners :
283283 - width : 320
284284 height : 180
You can’t perform that action at this time.
0 commit comments