One of our shadow classes uses an xml file pulled from https://github.com/missioncommand/mil-sym-android/tree/master/renderer/src/main/res/raw (unit constants b and c) to populate UnitDefTables for our tests. These files aren't updated often it seems but if they were to be updated we would have to manually detect and apply these changes to keep our stuff up to date. Investigate automatic pulling of this resource to mitigate this risk.
One of our shadow classes uses an xml file pulled from https://github.com/missioncommand/mil-sym-android/tree/master/renderer/src/main/res/raw (unit constants b and c) to populate UnitDefTables for our tests. These files aren't updated often it seems but if they were to be updated we would have to manually detect and apply these changes to keep our stuff up to date. Investigate automatic pulling of this resource to mitigate this risk.