Skip to content

Commit

Permalink
Revert "Rename Agent flavour to Tchap"
Browse files Browse the repository at this point in the history
This reverts commit f4a0318.

Conflicts:
	vector/src/gplay/agent/google-services.json
  • Loading branch information
Florian Renaud committed Feb 7, 2022
1 parent c42fc2d commit b8bf149
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [ GplayBtchapWithoutvoipWithpinning, GplayTchapWithoutvoipWithpinning, FdroidBtchapWithoutvoipWithoutpinning, FdroidTchapWithoutvoipWithoutpinning ]
target: [ GplayBtchapWithoutvoipWithpinning, GplayAgentWithoutvoipWithpinning, FdroidBtchapWithoutvoipWithoutpinning, FdroidAgentWithoutvoipWithoutpinning ]
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v2
Expand Down
2 changes: 1 addition & 1 deletion vector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ android {
resValue "bool", "labs_settings_visible", "true"
}

tchap {
agent {
dimension "target"

resValue "string", "app_name", "Tchap"
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit b8bf149

Please sign in to comment.