File tree 3 files changed +13
-13
lines changed
3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ android {
32
32
applicationId " io.literal"
33
33
minSdkVersion 26
34
34
targetSdkVersion 30
35
- versionCode 22
36
- versionName " 1.1.14 "
35
+ versionCode 23
36
+ versionName " 1.1.15 "
37
37
38
38
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
39
39
}
Original file line number Diff line number Diff line change 2
2
"providers" : [
3
3
" awscloudformation"
4
4
],
5
- "projectName" : " literal - staging " ,
5
+ "projectName" : " literal - production " ,
6
6
"version" : " 3.0" ,
7
7
"frontend" : " javascript" ,
8
8
"javascript" : {
9
- "framework" : " none " ,
9
+ "framework" : " react " ,
10
10
"config" : {
11
11
"SourceDir" : " src" ,
12
12
"DistributionDir" : " out" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "staging " : {
2
+ "production " : {
3
3
"awscloudformation" : {
4
- "AuthRoleName" : " amplify-literal-staging-211408-authRole" ,
5
- "UnauthRoleArn" : " arn:aws:iam::046525304497:role/amplify-literal-staging-211408-unauthRole" ,
6
- "AuthRoleArn" : " arn:aws:iam::046525304497:role/amplify-literal-staging-211408-authRole" ,
7
4
"Region" : " us-east-1" ,
8
- "DeploymentBucketName" : " amplify-literal-staging-211408-deployment" ,
9
- "UnauthRoleName" : " amplify-literal-staging-211408-unauthRole" ,
10
- "StackName" : " amplify-literal-staging-211408" ,
11
- "StackId" : " arn:aws:cloudformation:us-east-1:046525304497:stack/amplify-literal-staging-211408/c067b540-005e-11eb-aa67-0e80bfdca6c9" ,
12
- "AmplifyAppId" : " d3h0fixyxiyfg5"
5
+ "DeploymentBucketName" : " amplify-literal-production-114446-deployment" ,
6
+ "UnauthRoleName" : " amplify-literal-production-114446-unauthRole" ,
7
+ "StackName" : " amplify-literal-production-114446" ,
8
+ "StackId" : " arn:aws:cloudformation:us-east-1:046525304497:stack/amplify-literal-production-114446/cc4d0500-5b12-11ea-883c-12002b7e66d1" ,
9
+ "AuthRoleName" : " amplify-literal-production-114446-authRole" ,
10
+ "UnauthRoleArn" : " arn:aws:iam::046525304497:role/amplify-literal-production-114446-unauthRole" ,
11
+ "AuthRoleArn" : " arn:aws:iam::046525304497:role/amplify-literal-production-114446-authRole" ,
12
+ "AmplifyAppId" : " d3kn1jmjzilue"
13
13
},
14
14
"categories" : {
15
15
"auth" : {
You can’t perform that action at this time.
0 commit comments