mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
gradle: Update comment
This commit is contained in:
parent
50ddf1c11c
commit
36b9d9e7c5
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue