Skip to content

Commit e8ee455

Browse files
committed
update
1 parent 22c04e6 commit e8ee455

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.cake

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,9 @@ using System.Net;
1515
using System.Threading;
1616

1717
// Native SDK versions
18-
<<<<<<< HEAD
1918
const string AndroidSdkVersion = "4.1.0";
2019
const string IosSdkVersion = "4.1.0";
2120
const string UwpSdkVersion = "4.1.0";
22-
=======
23-
const string AndroidSdkVersion = "4.0.1-6+658788bd9";
24-
const string IosSdkVersion = "4.0.1-19+f8be87933e1116928a474a81d669024e20db975c";
25-
const string UwpSdkVersion = "4.0.1-r0012-d5ea405";
26-
>>>>>>> develop
2721

2822
// URLs for downloading binaries.
2923
/*

0 commit comments

Comments
 (0)