You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,14 @@ You can subscribe to receive release updates by following these steps:
19
19
## Requirements
20
20
21
21
*`minSdkVersion`: **21**
22
-
*`compileSdkVersion`:**33**
22
+
*`compileSdkVersion`:**34**
23
23
* Java 11 language feature support (compile with Java 17 as of version 5.0.0)
24
24
*[Android X](https://developer.android.com/jetpack/androidx/) as of version SDK 2.0.0
25
25
* A Beacon Id created on [Help Scout](https://secure.helpscout.net/settings/beacons/)
26
26
27
27
### Supported platform and language versions
28
28
29
-
* Android 11.0 to 13.0 (as noted above the "minSdkVersion: 21 (Android 5.0)" for greater compatiblity however we only offer support for issues on Android 11+)
29
+
* Android 11.0 to 14.0 (as noted above the "minSdkVersion: 21 (Android 5.0)" for greater compatiblity however we only offer support for issues on Android 11+)
0 commit comments