mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-20 14:19:08 +00:00
fix link to license file in about screen
This commit is contained in:
parent
35e0fe6be3
commit
e8e5021430
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
android:summary="@string/gnu_gpl"
|
android:summary="@string/gnu_gpl"
|
||||||
android:icon="@drawable/ic_settings_about_license">
|
android:icon="@drawable/ic_settings_about_license">
|
||||||
<intent android:action="android.intent.action.VIEW"
|
<intent android:action="android.intent.action.VIEW"
|
||||||
android:data="https://github.com/Helium314/HeliBoard/blob/main/LICENSE-GPL-3" />
|
android:data="https://github.com/Helium314/HeliBoard/blob/main/LICENSE" />
|
||||||
</Preference>
|
</Preference>
|
||||||
|
|
||||||
<Preference
|
<Preference
|
||||||
|
|
Loading…
Add table
Reference in a new issue