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

@@ -30,7 +30,7 @@ if (keystorePropertiesFile.exists()) {
android {
namespace "com.jgeek00.my_linkding"
namespace "com.jgeek00.linkdy"
compileSdkVersion 34
ndkVersion flutter.ndkVersion
@@ -48,7 +48,7 @@ android {
}
defaultConfig {
applicationId "com.jgeek00.my_linkding"
applicationId "com.jgeek00.linkdy"
minSdkVersion 26
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()