Skip to content

fix mistake in README for Older SDK versions#618

Open
ibartj wants to merge 1 commit into
journeyapps:masterfrom
ibartj:patch-1
Open

fix mistake in README for Older SDK versions#618
ibartj wants to merge 1 commit into
journeyapps:masterfrom
ibartj:patch-1

Conversation

@ibartj
Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown
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