Skip to content

Conversation

@ibartj
Copy link

@ibartj ibartj commented Mar 18, 2021

The error in README for Android SDK versions < 24 was introduced in this commit:
545672b
As said some 20 lines above: "From version 4.x, only Android SDK 24+ is supported by default"
The last version working with SDK < 24 is 3.6.0.

The error in README for Android SDK versions < 24 was introduced in this commit:
journeyapps@545672b
As said some 20 lines above: "From version 4.x, only Android SDK 24+ is supported by default"
The last version working with SDK < 24 is 3.6.0.
@msfjarvis
Copy link

SDK 24 was never required, the library's minSdk was bumped in error. See #612 for context and how to use latest versions on SDK_INT < 24.

@ibartj
Copy link
Author

ibartj commented Mar 29, 2021

SDK 24 was never required, the library's minSdk was bumped in error. See #612 for context and how to use latest versions on SDK_INT < 24.

Alright, anyway we've got minSdkVersion=16 and 3.6.0 is the latest usable for us @msfjarvis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants