You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ This repository is divided in 2 parts:
11
11
## Example 🎬
12
12
13
13
<p>
14
-
<imgsrc="UnityNativeToolkitImg.png"alt="simple video gif"width="246"height="512"/>
14
+
<imgsrc="UnityNativeToolkitImg.PNG"alt="simple video gif"width="246"height="512"/>
15
15
</p>
16
16
17
17
*This image shows all UnityAndroidNativeToolkit features UI.*
@@ -86,4 +86,4 @@ If you already have imported on your project the library ``core-1.3.1.aar`` or s
86
86
87
87
## Upgrading dependencies 📜
88
88
89
-
Keep in mind that the actual release ([v1.0](https://github.com/EricBatlle/UnityAndroidNativeToolkit/releases/download/v1.0/UnityNativeToolkit_1.0.apk)) of the plugin works with **AndroidX** dependencies. That means that is targeting **Android 9** (API level 28).
89
+
Keep in mind that the actual release ([v1.0](https://github.com/EricBatlle/UnityAndroidNativeToolkit/releases/download/v1.0/UnityNativeToolkit_1.0.apk)) of the plugin works with **AndroidX** dependencies. That means that is targeting **Android 9** (API level 28).
0 commit comments