Skip to content

Commit 5f6454c

Browse files
authored
Bumped version
1 parent 32c354a commit 5f6454c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.yasirkula.androidruntimepermissions",
33
"displayName": "Android Runtime Permissions",
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"description": "This plugin helps you query/request runtime permissions synchronously on Android M and later. It also works on older Android versions and detects whether a requested permission is declared in AndroidManifest or not."
6-
}
6+
}

0 commit comments

Comments
 (0)