Dev #4

Closed
rezidir wants to merge 6 commits from dev into release
Showing only changes of commit 482ed4c731 - Show all commits
Vendored
+1 -1
View File
@@ -22,7 +22,7 @@ pipeline {
// booleanParam(name: 'CLEAN_BUILD', defaultValue: true, description: 'Run flutter clean before build')
// }
// stages {
stages {
// stage('Preparation') {
// steps {
// script {