Commit 18eb94f 1 parent 7f1d6b6 commit 18eb94f Copy full SHA for 18eb94f
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
40
40
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
41
41
applicationId " com.bigto.hnotes"
42
42
minSdkVersion 26
43
- targetSdkVersion 32
43
+ targetSdkVersion 30
44
44
versionCode flutterVersionCode. toInteger()
45
45
versionName flutterVersionName
46
46
}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
15
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
16
# Read more about iOS versioning at
17
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
- version : 2.1.0+2
18
+ version : 2.1.0+3
19
19
20
20
environment :
21
21
sdk : " 2.17.1"
You can’t perform that action at this time.
0 commit comments