Releases: TazkiyaTech/quran-sdk
Releases · TazkiyaTech/quran-sdk
1.3.0
1.2.0
- Upgraded the libraries which the Android SDK depends on to their latest versions.
- Bumped up the minimum deployment target version of the iOS SDK from iOS 9 to iOS 11.
1.0.5
- Upgraded the libraries which the Android SDK depends on to their latest versions.
- Bumped up the minimum deployment target version of the iOS SDK from iOS 8 to iOS 9.
1.0.4
Changed the QuranDatabase.openDatabase()
method – in both Android and iOS – to be thread-safe not just for a single instance of QuranDatabase
but across multiple instances of QuranDatabase
.