File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.0.0] ( https://github.com/Rapsssito/react-native-background-actions/compare/v2.6.7...v3.0.0 ) (2022-12-21)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** Android:** Fix crash when targeting SDK 31+ ([ #165 ] ( https://github.com/Rapsssito/react-native-background-actions/issues/165 ) ) ([ c70554e] ( https://github.com/Rapsssito/react-native-background-actions/commit/c70554e974366e658746953e2d49867a9278e41b ) )
7+
8+
9+ ### BREAKING CHANGES
10+
11+ * ** Android:** ` targetSdkVersion ` is now required to be 31+ for Android users.
12+
113## [ 2.6.7] ( https://github.com/Rapsssito/react-native-background-actions/compare/v2.6.6...v2.6.7 ) (2022-04-25)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-background-actions" ,
3- "version" : " 2.6.7 " ,
3+ "version" : " 3.0.0 " ,
44 "description" : " React Native background service library for running background tasks forever in Android & iOS" ,
55 "keywords" : [
66 " react-native" ,
You can’t perform that action at this time.
0 commit comments