File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ project.ext {
9292 pluginBuildSrc = file(" ${ buildPath} /PluginSrc/Assets/GooglePlayGames" ). absolutePath
9393 manifestBuildSrc = file(" ${ buildPath} /PluginSrc/Assets/Plugins" ). absolutePath
9494 pluginProj = file(" ${ buildPath} /PluginProject" ). absolutePath
95- samplesPath = file(' Assets/Public/GooglePlayGames/com.google.play.games/ Samples' ). absolutePath
96- protectedSamplesPath = file(' Assets/Protected/GooglePlayGames/com.google.play.games/ Samples' ). absolutePath
95+ samplesPath = file(' Samples' ). absolutePath
96+ protectedSamplesPath = file(' Samples' ). absolutePath
9797 samplesBuildSrc = file(" ${ buildPath} /sampleSrc" ). absolutePath
9898 exportPath = file(" ${ buildPath} /plugin.unitypackage" ). absolutePath
9999 currentPluginBasename = ' GooglePlayGamesPlugin'
You can’t perform that action at this time.
0 commit comments