You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Currently, there's a [bug in the Android Bluetooth stack](https://issuetracker.g
49
49
### Workaround
50
50
51
51
#### Step 1: Download the Required Files
52
-
- Go to the [Releases](https://github.com/kavishdevar/aln/releases) section.
52
+
- Go to the [first release](https://github.com/kavishdevar/aln/releases/tag/v0.0.1).
53
53
- Download the required files depending upon your Android version - `bt.sh`, `module.prop`, and `libbluetooth_jni-a14.so` (for android 14) or `libbluetooth_jni-a15.so` (for android 15).
54
54
55
55
#### Step 2: Set Up the Directory Structure
@@ -131,4 +131,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
131
131
GNU Affero General Public License for more details.
132
132
133
133
You should have received a copy of the GNU Affero General Public License
134
-
along with this program over [here](/LICENSE). If not, see <https://www.gnu.org/licenses/>.
134
+
along with this program over [here](/LICENSE). If not, see <https://www.gnu.org/licenses/>.
0 commit comments