Skip to content

Commit 566a223

Browse files
committed
Fix crash by updating PermissionHandler
1 parent c074bb7 commit 566a223

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-2
lines changed

.idea/AndroidProjectSystem.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ w2sv-bidirectionalviewpager = "com.github.w2sv:BidirectionalViewPager:0.0.2-rc1"
4646
w2sv-datastoreutils-preferences = { module = "com.github.w2sv.DataStoreUtils:preferences", version.ref = "datastoreutils" }
4747
w2sv-kotlindelegates = "com.github.w2sv:Kotlin-Delegates:0.0.1-rc1"
4848
w2sv-kotlinutils = "com.github.w2sv:KotlinUtils:0.1.9"
49-
w2sv-permissionhandler = "com.github.w2sv:PermissionHandler:1.0.1-rc2"
49+
w2sv-permissionhandler = "com.github.w2sv:PermissionHandler:1.1.0-rc1"
5050
w2sv-viewanimations = "com.github.w2sv:AndroidViewAnimations:3.0.2-rc2"
5151
w2sv-viewboundcontroller = "com.github.w2sv:ViewboundController:0.0.7-rc1"
5252

0 commit comments

Comments
 (0)