File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ android {
136
136
applicationId " com.tejasgajjar.ohmc"
137
137
minSdkVersion rootProject. ext. minSdkVersion
138
138
targetSdkVersion rootProject. ext. targetSdkVersion
139
- versionCode 2
140
- versionName " 1.0.1 "
139
+ versionCode 3
140
+ versionName " 1.1.0 "
141
141
}
142
142
splits {
143
143
abi {
Original file line number Diff line number Diff line change 3904
3904
" resolved" " https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
3905
3905
" version" " 1.0.0"
3906
3906
3907
+ " fsevents@^2.1.2 " :
3908
+ " integrity" " sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="
3909
+ " resolved" " https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz"
3910
+ " version" " 2.3.2"
3911
+
3907
3912
" function-bind@^1.1.1 " :
3908
3913
" integrity" " sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
3909
3914
" resolved" " https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
You can’t perform that action at this time.
0 commit comments