1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Rename app to vector

This commit is contained in:
Benoit Marty
2019-03-19 14:38:15 +01:00
parent 04b4f32e16
commit 9048a1dbbe
305 changed files with 71 additions and 71 deletions

View File

@@ -42,13 +42,13 @@ Make sure the following commands execute without any error:
> ./tools/check/check_code_quality.sh
> ./gradlew lintAppgplayRelease
> ./gradlew lintGplayRelease
### Unit tests
Make sure the following commands execute without any error:
> ./gradlew testAppgplayReleaseUnitTest
> ./gradlew testGplayReleaseUnitTest
### Tests