File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ android {
119
119
applicationId " io.lisk.mobile"
120
120
minSdkVersion rootProject. ext. minSdkVersion
121
121
targetSdkVersion rootProject. ext. targetSdkVersion
122
- versionCode 76
122
+ versionCode 77
123
123
versionName " 3.0.0"
124
124
missingDimensionStrategy ' react-native-camera' , ' mlkit'
125
125
}
Original file line number Diff line number Diff line change 1372
1372
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1373
1373
CLANG_ENABLE_MODULES = YES;
1374
1374
CODE_SIGN_ENTITLEMENTS = Lisk/Lisk.entitlements;
1375
- CURRENT_PROJECT_VERSION = 40 ;
1375
+ CURRENT_PROJECT_VERSION = 49 ;
1376
1376
DEVELOPMENT_TEAM = 58UK9RE9TP;
1377
1377
ENABLE_BITCODE = NO;
1378
1378
EXCLUDED_ARCHS = arm64;
1402
1402
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1403
1403
CLANG_ENABLE_MODULES = YES;
1404
1404
CODE_SIGN_ENTITLEMENTS = Lisk/Lisk.entitlements;
1405
- CURRENT_PROJECT_VERSION = 40 ;
1405
+ CURRENT_PROJECT_VERSION = 49 ;
1406
1406
DEVELOPMENT_TEAM = 58UK9RE9TP;
1407
1407
EXCLUDED_ARCHS = arm64;
1408
1408
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Lisk" ,
3
- "version" : " 3.0.0-beta.2 " ,
3
+ "version" : " 3.0.0-rc.0 " ,
4
4
"description" : " The Lisk official mobile wallet" ,
5
5
"homepage" : " https://github.com/LiskHQ/lisk-mobile" ,
6
6
"bugs" : " https://github.com/LiskHQ/lisk-mobile/issues" ,
You can’t perform that action at this time.
0 commit comments