gradle: Update comment

This commit is contained in:
Ryan Pavlik 2020-12-09 17:24:43 -06:00 committed by Jakob Bornecrantz
parent 50ddf1c11c
commit 36b9d9e7c5

View file

@ -32,7 +32,7 @@ buildscript {
}
}
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'
// For getting git describe data and formatting it how Android wants.