Package name fix

This commit is contained in:
Vízhányó Balázs
2023-05-29 14:48:23 +02:00
parent bcf9d9688f
commit b1e68f18b0
14 changed files with 21 additions and 21 deletions

View File

@@ -44,7 +44,7 @@ android {
}
defaultConfig {
applicationId "hu.filc.naplo"
applicationId "hu.refilc.naplo"
minSdkVersion 21
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode flutterVersionCode.toInteger()