mit-cml / appinventor-sources

MIT App Inventor Public Open Source
http://appinventor.mit.edu/appinventor-sources/
Apache License 2.0
1.5k stars 2.08k forks source link

Fix map tests for SDK 34 update #3224

Closed ewpatton closed 2 months ago

ewpatton commented 3 months ago

When I built the SDK 34 update, I failed to update the R class files related to the osmdroid library. This resulted in the Map tests failing due to a mismatch in resource style IDs. After updating the compiled R files, the tests pass and I've re-enabled the associated tests.

Separately, I found a small issue with a mismatched filename compared to the Android build system, which I have also corrected.

Change-Id: I9943e7169f8d5d87fa336e0fb951be01a7d0e67c