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 @@ -98,7 +98,7 @@ android {
9898 minSdkVersion 16
9999 targetSdkVersion 22
100100 versionCode 4
101- versionName " 1.1 .0"
101+ versionName " 2.0 .0"
102102 ndk {
103103 abiFilters " armeabi-v7a" , " x86"
104104 }
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1 .0 </string >
20+ <string >2.0 .0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " reading" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " iReading App Write In React-Native" ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments