Skip to content

Commit a1d3036

Browse files
committed
Fixes a compilation problem with alarm util on Android
1 parent 63d9d74 commit a1d3036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-alarm-notification",
33
"title": "React Native Alarm Notification",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"description": "schedule alarm with notification in react-native",
66
"main": "index.js",
77
"files": [

0 commit comments

Comments
 (0)