Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
djcouto committed Jul 5, 2021
1 parent 8de1a8f commit 5c4ee6e
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 20 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,20 @@
- Fix minor bugs
- Fix typos

## version 1.1.2 (19.01.2021)
## version 1.1.2 (19.1.2021)
- Add contact popup
- Add iOS 12.5 compatibility
- Fix minor bugs
- Fix typos

## version 1.1.3 (26.01.2021)
## version 1.1.3 (26.1.2021)
- Bump React Native to 0.63.4
- Bump DP3T Android SDK to 2.0.2
- Fix unsupported screen version check
- Fix minor bugs
- Fix typos

## version 1.1.4 (5.7.2021)
- Update certificate pinning
- Fix minor bugs
- Fix typos
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<div align="center">
<!-- Version -->
<a href="https://github.com/stayawayinesctec/stayaway-app">
<img alt="v1.1.3"
src="https://img.shields.io/badge/Version-1.1.3-blue">
<img alt="v1.1.4"
src="https://img.shields.io/badge/Version-1.1.4-blue">
</a>
<!-- Build -->
<a href="https://github.com/stayawayinesctec/stayaway-app/actions?query=workflow%3A%22Android+Production+Build%22">
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ android {
applicationId "fct.inesctec.stayaway"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 101030
versionName "1.1.3"
versionCode 101040
versionName "1.1.4"

resValue "string", "build_config_package", "fct.inesctec.stayaway"
resConfigs "en", "pt"
Expand Down
24 changes: 12 additions & 12 deletions ios/Divoc.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@
CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.debug.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101030;
CURRENT_PROJECT_VERSION = 101040;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
ENABLE_BITCODE = NO;
Expand All @@ -839,7 +839,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.3;
MARKETING_VERSION = 1.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -868,15 +868,15 @@
CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101030;
CURRENT_PROJECT_VERSION = 101040;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.3;
MARKETING_VERSION = 1.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1069,15 +1069,15 @@
CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.debug.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101030;
CURRENT_PROJECT_VERSION = 101040;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.3;
MARKETING_VERSION = 1.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1182,15 +1182,15 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101030;
CURRENT_PROJECT_VERSION = 101040;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.3;
MARKETING_VERSION = 1.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1302,7 +1302,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101030;
CURRENT_PROJECT_VERSION = 101040;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
Expand All @@ -1315,7 +1315,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.3;
MARKETING_VERSION = 1.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1423,15 +1423,15 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101030;
CURRENT_PROJECT_VERSION = 101040;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.3;
MARKETING_VERSION = 1.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion ios/DivocTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.3</string>
<string>1.1.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://keyruptive.com"
},
"main": "index.js",
"version": "1.1.3",
"version": "1.1.4",
"license": "EUPL-1.2",
"keywords": [
"covid19",
Expand Down

0 comments on commit 5c4ee6e

Please sign in to comment.