Skip to content

Commit 6a2054f

Browse files
committed
v2.7.2
1 parent 3e2834e commit 6a2054f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=BluetoothLibraryPatcher
22
name=Bluetooth Library Patcher
3-
version=v2.7.1
4-
versionCode=271
3+
version=v2.7.2
4+
versionCode=272
55
author=3arthur6
66
description=Magisk/KernelSU module preventing loss of bluetooth pairings after reboot or airplane mode switch on rooted samsung devices.
77
updateJson=https://raw.githubusercontent.com/3arthur6/BluetoothLibraryPatcher/master/update.json

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v2.7.1",
3-
"versionCode": "271",
4-
"zipUrl": "https://github.com/3arthur6/BluetoothLibraryPatcher/releases/download/v2.7.1/BluetoothLibraryPatcher_module_2.7.1.zip",
2+
"version": "v2.7.2",
3+
"versionCode": "272",
4+
"zipUrl": "https://github.com/3arthur6/BluetoothLibraryPatcher/releases/download/v2.7.2/BluetoothLibraryPatcher_module_2.7.2.zip",
55
"changelog": "https://raw.githubusercontent.com/3arthur6/BluetoothLibraryPatcher/master/latestchange.log"
66
}

0 commit comments

Comments
 (0)