From 267e518f446a1d22927fc2f4fe586cdda6a373f1 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 29 May 2023 01:59:39 +0200 Subject: [PATCH] fix an android gradle build issue which happens when the games package name won't start with com.senseglove.* --- Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml b/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml index eb8b1aeb..5b7829af 100644 --- a/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml +++ b/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml @@ -201,9 +201,4 @@ - - - import com.senseglove.*; - - \ No newline at end of file