-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update tutorial and docs Signed-off-by: Ruslan Mingaliev <mingaliev.rr@gmail.com> * Update breaking changes Signed-off-by: Ruslan Mingaliev <mingaliev.rr@gmail.com> * Add link to mavenCentral Signed-off-by: Ruslan Mingaliev <mingaliev.rr@gmail.com> * Remove version Signed-off-by: Ruslan Mingaliev <mingaliev.rr@gmail.com>
- Loading branch information
1 parent
96d16a9
commit e7bd534
Showing
6 changed files
with
16 additions
and
14 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 |
---|---|---|
|
@@ -24,6 +24,5 @@ dependencyResolutionManagement { | |
repositories { | ||
google() | ||
mavenCentral() | ||
jcenter() | ||
} | ||
} |
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
2 changes: 1 addition & 1 deletion
2
tutorial/src/androidTest/kotlin/com/kaspersky/kaspresso/tutorial/screen/MainScreen.kt
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
4 changes: 2 additions & 2 deletions
4
tutorial/src/androidTest/kotlin/com/kaspersky/kaspresso/tutorial/screen/SimpleScreen.kt
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