From 05e645cbcb7faab0592bedee1ef3ee91eecf088b Mon Sep 17 00:00:00 2001 From: "mr.mojtaba" Date: Sun, 5 Oct 2025 10:14:28 +0330 Subject: [PATCH] chore: upgrade version --- android/local.properties | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/local.properties b/android/local.properties index 817230e..81b593d 100644 --- a/android/local.properties +++ b/android/local.properties @@ -1,5 +1,5 @@ sdk.dir=C:/Users/Housh11/AppData/Local/Android/Sdk flutter.sdk=C:\\src\\flutter -flutter.buildMode=debug +flutter.buildMode=release flutter.versionName=1.3.14 flutter.versionCode=11 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 7995838..6e768da 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: rasadyar_app description: "A new Flutter project." publish_to: 'none' -version: 1.3.14+11 +version: 1.3.15+12 environment: sdk: ^3.9.2