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 4747 java-version : 11
4848 - uses : subosito/flutter-action@v1
4949 with :
50- flutter-version : ' 3.10.1 '
50+ flutter-version : ' 3.10.0 '
5151 - uses : finnp/create-file-action@master
5252 env :
5353 FILE_NAME : lib/common/config/ignoreConfig.dart
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333 minSdkVersion 21
3434 targetSdkVersion 31
3535 versionCode 54
36- versionName " 4.0.0 "
36+ versionName " 4.0.1 "
3737 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
3838 }
3939
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >4.0.0 </string >
20+ <string >4.0.1 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments