Skip to content

Commit

Permalink
PAY-1948: Prepare build for QA party (#1691)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkariang committed Sep 27, 2022
1 parent a0a6511 commit ceab1bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/internal_version_code.txt
@@ -1 +1 @@
2013150894
2013150896
2 changes: 1 addition & 1 deletion app/internal_version_name.txt
@@ -1 +1 @@
3.4.1
3.6.0
Expand Up @@ -78,8 +78,8 @@ class KSApolloClientV2(val service: ApolloClient) : ApolloClientTypeV2 {
.type(it.type())
.build()
ps.onNext(storedCard)
ps.onComplete()
}
ps.onComplete()
}
})
return@defer ps
Expand Down

0 comments on commit ceab1bc

Please sign in to comment.