Skip to content

Commit 1343164

Browse files
committed
Preparing 1.7.1 release
1 parent 578e3d7 commit 1343164

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

LeanplumSample/Assets/Plugins/Android/com.leanplum.unity-wrapper-1.7.0.aar.meta renamed to LeanplumSample/Assets/Plugins/Android/com.leanplum.unity-wrapper-1.7.1.aar.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
IOS_SDK_VERSION?=2.3.1
33
ANDROID_SDK_VERSION?=4.3.1
4-
UNITY_VERSION?=1.7.0
4+
UNITY_VERSION?=1.7.1
55
export ANDROID_HOME?=$(shell echo ${HOME})/Library/Android/sdk
66
unitypackage:
77
./build.sh --apple-sdk-version=${IOS_SDK_VERSION} --android-sdk-version=${ANDROID_SDK_VERSION} --version=${UNITY_VERSION}

0 commit comments

Comments
 (0)