ajout de la keystore de debug (user) + changement de la target version d'android
Some checks failed
Actions 😎 / Build my project ✨ (push) Failing after 1m2s
Actions 😎 / Release to the Google Play Store (push) Has been skipped
Actions 😎 / Build my project ✨ (pull_request) Failing after 53s
Actions 😎 / Release to the Google Play Store (pull_request) Has been skipped

This commit is contained in:
2024-01-11 16:18:35 +01:00
parent afa265dd31
commit 5237a32bb4
6 changed files with 100 additions and 68 deletions

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.unity3d.player"
xmlns:tools="http://schemas.android.com/tools">
<application>
<activity android:name="com.unity3d.player.UnityPlayerActivity"
android:theme="@style/UnityThemeSelector">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<meta-data android:name="unityplayer.UnityActivity" android:value="true" />
</activity>
</application>
</manifest>

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 5781459c0cb4a2441b8e32633a11f2c7
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: