File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ android {
148
148
minSdkVersion rootProject. ext. minSdkVersion
149
149
targetSdkVersion rootProject. ext. targetSdkVersion
150
150
missingDimensionStrategy " RNN.reactNativeVersion" , " reactNative60" // See note below!
151
- versionCode 151
152
- versionName " 1.2.1"
151
+ versionCode 152
152
+ versionName " 1.2.2-qa. 1"
153
153
multiDexEnabled true
154
154
resValue " string" , " build_config_package" , " com.colu.newcities"
155
155
}
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 >1.2.1 </string >
20
+ <string >1.2.2 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleURLTypes </key >
40
40
</dict >
41
41
</array >
42
42
<key >CFBundleVersion </key >
43
- <string >151 </string >
43
+ <string >152 </string >
44
44
<key >FacebookAppID </key >
45
45
<string >800294393431311 </string >
46
46
<key >FacebookDisplayName </key >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " git-playground" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.2.2-qa.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"postversion" : " bash ./react-native-version.sh"
You can’t perform that action at this time.
0 commit comments