googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.21k stars 337 forks source link

Reuse the downloaded python #607

Closed chkuang-g closed 1 year ago

chkuang-g commented 1 year ago

Make sure the downloaded python will not be removed by ./gradlew clean so that it is reusable for the next build.