Skip to content

Commit df764f4

Browse files
committed
Release commit 2.8.1
1 parent d670b5c commit df764f4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.0
1+
2.8.1

OneSignalSDK.unitypackage

15 Bytes
Binary file not shown.

buildpackage.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ mv $temp_location/OneSignalConfig.meta $config_location.meta
5151
echo "Creating unitypackage."
5252
# Setting standalone keeps AndroidManifest.xml from being regenerated
5353
# buildTarget must be before exportPackage for this to work
54-
/Applications/Unity/Hub/Editor/2019.1.9f1/Unity.app/Contents/MacOS/Unity \
54+
/Applications/Unity/Hub/Editor/2019.1.11f1/Unity.app/Contents/MacOS/Unity \
5555
-batchMode \
5656
-buildTarget standalone \
5757
-projectPath $project_path \

0 commit comments

Comments
 (0)