-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
35ffcfe
commit 43d5b7c
Showing
7 changed files
with
17 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,6 @@ | |
# versionCode is an integer which Google Playstore recognises and does not allow to upload another APK having the same value. Just think of this as build number. | ||
# versionName is the version number of your application and visible in Google Play Store. Can use server format. | ||
# See https://saumya.github.io/ray/articles/72/ | ||
# | ||
# Note: requires innoved-ccf.keystore to be stored somewhere securely, outside version control, and placed in | ||
# ./android/app folder on any build machine. Curently stored in mail attachment between me, simon & [email protected] | ||
# Also need ./android/gradle.properties file containing: | ||
# android.useDeprecatedNdk=true | ||
# MYAPP_RELEASE_STORE_FILE=innoved-ccf.keystore | ||
# MYAPP_RELEASE_KEY_ALIAS=innoved-ccf | ||
# MYAPP_RELEASE_STORE_PASSWORD=innoved123 | ||
# MYAPP_RELEASE_KEY_PASSWORD=innoved123 | ||
# Currently we need both in the repo to be able to automate a build via AppCenter. | ||
|
||
ENV=$1 | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-649 KB
...creen Shot - iPad Pro (12.9-inch) (2nd generation) - 2019-04-05 at 16.02.16.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters