This commit is contained in:
Kima 2024-03-03 18:27:36 +01:00
parent 87c4416b50
commit edd7ffce02
3 changed files with 5 additions and 3 deletions

2
.gitignore vendored
View File

@ -46,3 +46,5 @@ refilc/ios/Flutter/flutter_export_environment.sh
refilc/ios/Flutter/Generated.xcconfig
refilc/ios/Runner/GeneratedPluginRegistrant.h
refilc/ios/Runner/GeneratedPluginRegistrant.m
refilc/android/local.properties
refilc/macos/Flutter/GeneratedPluginRegistrant.swift

View File

@ -67,7 +67,7 @@ android {
debug {
keyAlias "androiddebugkey"
keyPassword "Jelszo123"
storeFile file("/home/reinerrego/debug.keystore")
storeFile file("C:/Users/Kima/debugkeystore.jks")
storePassword "Jelszo123"
}

View File

@ -1,5 +1,5 @@
sdk.dir=/media/zypherift/FileStorage/android-sdk
flutter.sdk=/home/reinerrego/snap/flutter/common/flutter
sdk.dir=C:\\Users\\Kima\\AppData\\Local\\Android\\sdk
flutter.sdk=C:\\src\\flutter
flutter.buildMode=debug
flutter.versionName=5.0.0
flutter.versionCode=241