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: CHANGELOG.md
+2
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,9 @@
7
7
### Changed
8
8
- Use [TelephonyCallback](https://developer.android.com/reference/android/telephony/TelephonyCallback) instead of [PhoneStateListener](https://developer.android.com/reference/android/telephony/PhoneStateListener)
9
9
- Bump gradle to 8.5.0
10
+
- Bump lib depencies
10
11
- disable Radio Settings if Carrier Permissions are not available
12
+
- minor documentation update
11
13
12
14
### Fixed
13
15
- Fix Bug if DP is not available, resulting in a crash
0 commit comments