Skip to content

Commit

Permalink
Add missing using for Android compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
brismithers committed Jun 4, 2024
1 parent cec2000 commit 6ee05c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* THE SOFTWARE.
*/
using UnityEngine;
using System.Collections.Generic;
using System.Threading.Tasks;
using OneSignalSDK.LiveActivities;
using OneSignalSDK.Debug.Utilities;
Expand Down

0 comments on commit 6ee05c2

Please sign in to comment.