File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 47
47
java-version : 11
48
48
- uses : subosito/flutter-action@v1
49
49
with :
50
- flutter-version : ' 3.10.1 '
50
+ flutter-version : ' 3.10.0 '
51
51
- uses : finnp/create-file-action@master
52
52
env :
53
53
FILE_NAME : lib/common/config/ignoreConfig.dart
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
33
33
minSdkVersion 21
34
34
targetSdkVersion 31
35
35
versionCode 54
36
- versionName " 4.0.0 "
36
+ versionName " 4.0.1 "
37
37
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
38
38
}
39
39
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >4.0.0 </string >
20
+ <string >4.0.1 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments