arkycite recolor
This commit is contained in:
@@ -24,6 +24,8 @@ if(System.getenv("JITPACK") == "true") hasSdk = false
|
||||
if(hasSdk){
|
||||
//hack: pretend the Android module doesn't exist when imported through IntelliJ
|
||||
//why? because IntelliJ chokes on the new version of the Android plugin
|
||||
|
||||
//UPDATE: it no longer chokes on AGP with the latest version, but instead gives a completely different error. brilliant.
|
||||
if(!System.getProperty("jna.tmpdir")?.contains("JetBrains")){
|
||||
include 'android'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user