Skip to content

Commit c647a03

Browse files
committed
Small tweaks to README.
1 parent 00a0823 commit c647a03

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Thumbs.db
2929
.idea/encodings.xml
3030
.idea/modules.xml
3131
.idea/dictionaries
32+
.idea/markdown.xml
3233
.idea/markdown-navigator.xml
3334
.idea/markdown-navigator-enh.xml
3435
.idea/markdown-navigator

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,10 @@ This means that the library is now fully compatible with Kotlin Coroutines and p
1616
We recommend using those if you are using Kotlin in your project.
1717
As well, the library is still compatible with pure Java Android applications.
1818

19-
Raygun4Android 5.2.0 is currently considered to be the stable release of the provider and is tagged in the repository and supports Android 5+.
20-
21-
Raygun4Android 4.1.1 is functionally equal to 4.1.0, which was unfortunately deployed to Maven Central in an incomplete state. Please use 4.1.1 instead.
19+
Raygun4Android 5.2.0 is currently considered to be the stable release of the provider and is tagged in the repository and supports Android 6+.
2220

2321
The `develop` branch reflects ongoing work on the version 5 line as tagged snapshots and only support
2422

25-
The `master` branch used to be the branch for ongoing work and releases until `4.1.0-alpha1`. In the future, the `master` branch will reflect release builds.
26-
2723
If you want the *very old* stable version 3.0.6 please check out the change set labelled with `v3.0.6` and go from there.
2824

2925
### Requirements

0 commit comments

Comments
 (0)