Skip to content

Commit

Permalink
update kusama plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed Jan 13, 2021
1 parent 065e333 commit 2dc88ad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = WQ5H736A22;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -492,7 +492,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = WQ5H736A22;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -524,7 +524,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = WQ5H736A22;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "1bfaca218f55183d010de8ce9052fd8ec0e03c13"
resolved-ref: "1bfaca218f55183d010de8ce9052fd8ec0e03c13"
ref: "550a1daf04254c4996f4e3ddc5e625053680254f"
resolved-ref: "550a1daf04254c4996f4e3ddc5e625053680254f"
url: "https://github.com/polkawallet-io/polkawallet_plugin_kusama.git"
source: git
version: "0.0.1"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
polkawallet_plugin_kusama:
git:
url: https://github.com/polkawallet-io/polkawallet_plugin_kusama.git
ref: 1bfaca218f55183d010de8ce9052fd8ec0e03c13
ref: 550a1daf04254c4996f4e3ddc5e625053680254f
# path: ../../coding/polkawallet/polkawallet_plugin_kusama
polkawallet_plugin_acala:
git:
Expand Down

0 comments on commit 2dc88ad

Please sign in to comment.