···1515plugins {
1616 // Used for getting the eigen dir from local.properties
1717 id 'com.github.b3er.local.properties' version '1.1'
1818+1919+ // For getting git describe data and formatting it how Android wants.
2020+ id "com.gladed.androidgitversion" version "0.4.13"
1821}
19222023ext {