File tree Expand file tree Collapse file tree 3 files changed +11
-0
lines changed
Expand file tree Collapse file tree 3 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ ## btl2capfix v0.0.3
2+ - ([ #34 ] ( https://github.com/kavishdevar/aln/pull/34 ) ) @devnoname120 Add on-device libbluetooth patcher using a Magisk/KernelSU module (arm64-only)
3+
4+ _ [ See more here] ( https://github.com/kavishdevar/aln/releases ) _
Original file line number Diff line number Diff line change @@ -4,3 +4,4 @@ version=v3
44versionCode=3
55author=@devnoname120 and @kavishdevar
66description=Fixes the Bluetooth L2CAP connection issue with AirPods
7+ updateJson=https://raw.githubusercontent.com/kavishdevar/aln/main/update.json
Original file line number Diff line number Diff line change 1+ {
2+ "version" : " v0.0.3" ,
3+ "versionCode" : 3 ,
4+ "zipUrl" : " https://github.com/kavishdevar/aln/releases/download/v0.0.3/btl2capfix-v0.0.3.zip" ,
5+ "changelog" : " https://raw.githubusercontent.com/kavishdevar/aln/main/CHANGELOG.md"
6+ }
You can’t perform that action at this time.
0 commit comments