Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.0 source code.tar.gz | 2020-08-30 | 348.1 kB | |
3.0.0 source code.zip | 2020-08-30 | 386.1 kB | |
README.md | 2020-08-30 | 337 Bytes | |
Totals: 3 Items | 734.6 kB | 0 |
This version doesn't bring any new features, however the Gradle plugins have been updated along with native dependencies and the minimum SDK has finally been set to 23 on Android (#22) . I was not able to support earlier Android versions due to this using EncryptedSharedPreferences
, I thought I could work around this but to no avail.