Skip to content
Snippets Groups Projects
Commit 36b9d9e7 authored by Ryan Pavlik's avatar Ryan Pavlik Committed by Jakob Bornecrantz
Browse files

gradle: Update comment

parent 50ddf1c1
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ buildscript { ...@@ -32,7 +32,7 @@ buildscript {
} }
} }
plugins { plugins {
// Used for getting the eigen dir from local.properties // Used for getting the eigen dir, explicit python binary, etc. from local.properties
id 'com.github.b3er.local.properties' version '1.1' id 'com.github.b3er.local.properties' version '1.1'
// For getting git describe data and formatting it how Android wants. // For getting git describe data and formatting it how Android wants.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment