File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ android {
117117 applicationId " org.coinid.wallet.tbtc"
118118 minSdkVersion rootProject. ext. minSdkVersion
119119 targetSdkVersion rootProject. ext. targetSdkVersion
120- versionCode 367
121- versionName " 1.7.9 "
120+ versionCode 368
121+ versionName " 1.8.0 "
122122 renderscriptTargetApi 23
123123 renderscriptSupportModeEnabled true
124124
Original file line number Diff line number Diff line change 17511751 buildSettings = {
17521752 APP_RETURN_SCHEME = "coinid-tbtc";
17531753 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1754- CURRENT_PROJECT_VERSION = 382 ;
1754+ CURRENT_PROJECT_VERSION = 383 ;
17551755 DEAD_CODE_STRIPPING = NO;
17561756 DEVELOPMENT_TEAM = RTXAQQG73Y;
17571757 HEADER_SEARCH_PATHS = (
17981798 buildSettings = {
17991799 APP_RETURN_SCHEME = "coinid-tbtc";
18001800 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1801- CURRENT_PROJECT_VERSION = 382 ;
1801+ CURRENT_PROJECT_VERSION = 383 ;
18021802 DEVELOPMENT_TEAM = RTXAQQG73Y;
18031803 HEADER_SEARCH_PATHS = (
18041804 "$(inherited)",
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.7.9 </string >
20+ <string >1.8.0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
3232 </dict >
3333 </array >
3434 <key >CFBundleVersion </key >
35- <string >382 </string >
35+ <string >383 </string >
3636 <key >ITSAppUsesNonExemptEncryption </key >
3737 <false />
3838 <key >LSApplicationQueriesSchemes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " COINiDWallet" ,
3- "version" : " 1.7.9 " ,
3+ "version" : " 1.8.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " node node_modules/react-native/local-cli/cli.js start" ,
You can’t perform that action at this time.
0 commit comments