Skip to content

Commit e22da26

Browse files
committed
v2.8.0
1 parent 005c8d4 commit e22da26

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.2
4-
versionCode=272
3+
version=v2.8.0
4+
versionCode=280
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.2",
3-
"versionCode": "272",
4-
"zipUrl": "https://github.com/3arthur6/BluetoothLibraryPatcher/releases/download/v2.7.2/BluetoothLibraryPatcher_module_2.7.2.zip",
2+
"version": "v2.8.0",
3+
"versionCode": "280",
4+
"zipUrl": "https://github.com/3arthur6/BluetoothLibraryPatcher/releases/download/v2.8.0/BluetoothLibraryPatcher_module_2.8.0.zip",
55
"changelog": "https://raw.githubusercontent.com/3arthur6/BluetoothLibraryPatcher/master/latestchange.log"
66
}

0 commit comments

Comments
 (0)