Skip to content

Commit 82eb207

Browse files
authored
Merge pull request #1472 from OneSignal/fix/readme_android12_and_travis_link
Readme Updates; Android versions update, Travis link, and spelling fix
2 parents a97c7cc + 64a2453 commit 82eb207

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
### OneSignal Android Push Notification Plugin
6-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal) [![Build Status](https://travis-ci.org/OneSignal/OneSignal-Android-SDK.svg?branch=master)](https://travis-ci.org/OneSignal/OneSignal-Android-SDK)
6+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal) [![Build Status](https://app.travis-ci.com/OneSignal/OneSignal-Android-SDK.svg?branch=main)](https://app.travis-ci.com/OneSignal/OneSignal-Android-SDK)
77

88
---
99

@@ -21,11 +21,11 @@ See OneSignal's [Android Native SDK API](https://documentation.onesignal.com/doc
2121
See this repository's [release tags](https://github.com/OneSignal/OneSignal-Android-SDK/releases) for a complete change log of every released version.
2222

2323
#### Support
24-
Please visit this repository's [Github issue tracker](https://github.com/OneSignal/OneSignal-Android-SDK/issues) for feature requests and bug reports related specificly to the SDK.
24+
Please visit this repository's [Github issue tracker](https://github.com/OneSignal/OneSignal-Android-SDK/issues) for feature requests and bug reports related specifically to the SDK.
2525
For account issues and support please contact OneSignal support from the [OneSignal.com](https://onesignal.com) dashboard.
2626

2727
#### Demo Project
2828
To make things easier, we have published demo projects in the `/Examples` folder of this repository.
2929

3030
#### Supports:
31-
* Tested from Android 4.0.3 (API level 15) to Android 11 (30)
31+
* Tested from Android 4.1.0 (API level 16) to Android 12 (31)

0 commit comments

Comments
 (0)