From 5b0b97d0933e064499ad763071f756111b1d6017 Mon Sep 17 00:00:00 2001 From: Turtlepaw <81275769+Turtlepaw@users.noreply.github.com> Date: Fri, 13 Sep 2024 00:25:16 -0400 Subject: [PATCH] Create local.properties --- android/local.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 android/local.properties diff --git a/android/local.properties b/android/local.properties new file mode 100644 index 0000000..ffb407b --- /dev/null +++ b/android/local.properties @@ -0,0 +1,3 @@ +flutter.buildMode=release +flutter.versionName=1.0.0 +flutter.versionCode=2