Rename project

This commit is contained in:
Juan Gilsanz Polo
2024-02-22 21:00:54 +01:00
parent 7c20697661
commit 83fe30408f
44 changed files with 473 additions and 359 deletions

View File

@@ -1,8 +1,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.jgeek00.my_linkding">
package="com.jgeek00.linkdy">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:label="My Linkding"
android:label="Linkdy"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity