From b4504a2e04b66f12a5179c1a019ed8f7b0dcd679 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 12 Apr 2017 11:18:37 +0200 Subject: [PATCH] Bump Touch.Unit to fix compiler warning. commit spouliot/Touch.Unit@708348b0c1a7c60c8e00e80df2a119b51ca2b85f Author: Rolf Bjarne Kvinge Date: Wed Apr 12 11:17:43 2017 +0200 Fix compiler warning. Fix this compiler warning: > TouchRunner.cs(313,24): warning CS0618: `UIKit.UIAlertView.UIAlertView(string, string, UIKit.UIAlertViewDelegate, string, params string[])' is obsolete: `Use overload with a IUIAlertViewDelegate parameter' --- external/Touch.Unit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/Touch.Unit b/external/Touch.Unit index 16c5eddc9ed6..708348b0c1a7 160000 --- a/external/Touch.Unit +++ b/external/Touch.Unit @@ -1 +1 @@ -Subproject commit 16c5eddc9ed6906a21037c5a4501ba104faba948 +Subproject commit 708348b0c1a7c60c8e00e80df2a119b51ca2b85f