new: send release versions only to play market

add pre-release version
This commit is contained in:
Hiddify
2023-09-15 09:26:49 +02:00
parent e0d115ff85
commit d6810fd2ac
2 changed files with 28 additions and 20 deletions

View File

@@ -31,7 +31,7 @@ gen:
translate:
dart run slang
android-release: android-aab-release android-apk-release
android-release: android-apk-release
android-apk-release:
flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi --target $(TARGET)