You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Next, update the project build files:
63
63
1. Update the version string. The version can be found manually by searching for the published artifacts in `build/common-repo`, or alternatively by checking the `nativeBuildTools` property [here](gradle/libs.versions.toml).
64
64
2. Update the list of repositories to include and prioritize the common repo.
65
65
66
-
### Gradle
66
+
### Testing with Gradle
67
67
68
68
Make the following changes to the build files:
69
69
```bash
@@ -99,7 +99,7 @@ Make the following changes to the build files:
0 commit comments