fix an android gradle build issue which happens when the games package name won't start with com.senseglove.*
This commit is contained in:
@@ -201,9 +201,4 @@
|
||||
<minimumSDKAPI>
|
||||
</minimumSDKAPI>
|
||||
|
||||
<gameActivityImportAdditions>
|
||||
<insert>
|
||||
import com.senseglove.*;
|
||||
</insert>
|
||||
</gameActivityImportAdditions>
|
||||
</root>
|
||||
Reference in New Issue
Block a user