From 57122a4c3f78afc1af7d45de760b316f6cdefaaf Mon Sep 17 00:00:00 2001 From: Armand <4831c0@proton.me> Date: Mon, 15 Sep 2025 12:43:18 +0200 Subject: [PATCH] Jenkins: update version code for aab --- tools/linux/build_apk.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/linux/build_apk.sh b/tools/linux/build_apk.sh index bec2e1c5..9ed21fbf 100755 --- a/tools/linux/build_apk.sh +++ b/tools/linux/build_apk.sh @@ -114,6 +114,8 @@ if [ "$1" = "main" ]; then echo "All builds completed successfully!" ls -la build/app/outputs/flutter-apk/ + + update_version_for_abi 0 "." echo "Building aab for playstore" flutter build appbundle