Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rikardwissing committed Feb 19, 2021
1 parent 7d3d08d commit 61a1be0
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ android {
applicationId "org.coinid.wallet.tbtc"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 369
versionCode 371
versionName "1.8.0"
renderscriptTargetApi 23
renderscriptSupportModeEnabled true
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
buildToolsVersion = "28.0.3"
minSdkVersion = 18
compileSdkVersion = 28
targetSdkVersion = 28
targetSdkVersion = 29
supportLibVersion = "28.0.0"
kotlinVersion = "1.3.50"
}
Expand Down
10 changes: 5 additions & 5 deletions ios/COINiDWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@
11F15F87B7464AC9B9160DEF /* RNVectorIcons.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNVectorIcons.xcodeproj; path = "../node_modules/react-native-vector-icons/RNVectorIcons.xcodeproj"; sourceTree = "<group>"; };
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
13B07F961A680F5B00A75B9A /* BTC COINiD.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BTC COINiD.app"; sourceTree = BUILT_PRODUCTS_DIR; };
13B07F961A680F5B00A75B9A /* BTC COINiD.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "BTC COINiD.app"; path = "tBTC COINiD.app"; sourceTree = BUILT_PRODUCTS_DIR; };
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = COINiDWallet/AppDelegate.h; sourceTree = "<group>"; };
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = COINiDWallet/AppDelegate.m; sourceTree = "<group>"; };
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = COINiDWallet/Images.xcassets; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1751,7 +1751,7 @@
buildSettings = {
APP_RETURN_SCHEME = "coinid-tbtc";
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 389;
CURRENT_PROJECT_VERSION = 390;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = RTXAQQG73Y;
HEADER_SEARCH_PATHS = (
Expand Down Expand Up @@ -1787,7 +1787,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.coinid.wallet.tbtc";
PRODUCT_BUNDLE_IDENTIFIER = org.coinid.wallet.tbtc;
PRODUCT_NAME = "tBTC COINiD";
VERSIONING_SYSTEM = "apple-generic";
};
Expand All @@ -1800,7 +1800,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 389;
CURRENT_PROJECT_VERSION = 390;
DEVELOPMENT_TEAM = RTXAQQG73Y;
HEADER_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -1835,7 +1835,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.coinid.wallet.tbtc";
PRODUCT_BUNDLE_IDENTIFIER = org.coinid.wallet.tbtc;
PRODUCT_NAME = "tBTC COINiD";
PROVISIONING_PROFILE_SPECIFIER = "";
VERSIONING_SYSTEM = "apple-generic";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "BTC COINiD.app"
BuildableName = "tBTC COINiD.app"
BlueprintName = "COINiDWallet"
ReferencedContainer = "container:COINiDWallet.xcodeproj">
</BuildableReference>
Expand Down Expand Up @@ -59,7 +59,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "BTC COINiD.app"
BuildableName = "tBTC COINiD.app"
BlueprintName = "COINiDWallet"
ReferencedContainer = "container:COINiDWallet.xcodeproj">
</BuildableReference>
Expand All @@ -68,7 +68,7 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
Expand All @@ -82,7 +82,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "BTC COINiD.app"
BuildableName = "tBTC COINiD.app"
BlueprintName = "COINiDWallet"
ReferencedContainer = "container:COINiDWallet.xcodeproj">
</BuildableReference>
Expand All @@ -99,7 +99,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "BTC COINiD.app"
BuildableName = "tBTC COINiD.app"
BlueprintName = "COINiDWallet"
ReferencedContainer = "container:COINiDWallet.xcodeproj">
</BuildableReference>
Expand Down
2 changes: 1 addition & 1 deletion ios/COINiDWallet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>389</string>
<string>390</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false />
<key>LSApplicationQueriesSchemes</key>
Expand Down

0 comments on commit 61a1be0

Please sign in to comment.