Released straight to production on Google Play on August 7th, 2019. F-Droid release will be generated from this tag.
versionCode 51
minSdkVersion 14
maxSdkVersion 17
Google changed the minimum API level supported by MotionLayout after their initial post - see #287. I originally released 3.3.x to API levels 14 and higher, but based on the latest Google documentation MotionLayout is compatible with only API 18 and higher. So, I'm re-releasing v3.2.10 as v3.2.11 with a higher versionCode than the latest version (v3.3.4) so devices <= 17 pick up this update instead of v3.3.4.
v3.3.5 and higher will have a minSdkVersion of 18.
Includes cherry-picked commits:
- Fix #302 - Read key password from secure properties file for releases