Updated build.gradle to use local distributions of Replay Studio instead of mvn repo (which didn't work on Mac)
Made Screenshots work on Windows File Systems (only worked on UNIX before) Dried Screenshot ZIP Code
This commit is contained in:
@@ -99,4 +99,8 @@ processResources
|
||||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main { output.resourcesDir = output.classesDir }
|
||||
}
|
||||
|
||||
defaultTasks 'build'
|
||||
Reference in New Issue
Block a user