Skip to content

Commit

Permalink
docs: Update Android documentation to fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Achintha444 authored Aug 26, 2024
1 parent 9235215 commit cbeac8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@ You can test the changes by running any Android application and including the SD
}
}
```
> [!TIP]
> There are some reports that the `mavenLocal()` repository is not being resolved in the `settings.gradle` file. To
> resolve this issue, please refer to this StackOverflow [thread](https://stackoverflow.com/questions/32107205/gradle-does-not-use-the-maven-local-repository-for-a-new-dependency).
> [!TIP]
> There are some reports that the `mavenLocal()` repository is not being resolved in the `settings.gradle` file. To
> resolve this issue, please refer to this StackOverflow [thread](https://stackoverflow.com/questions/32107205/gradle-does-not-use-the-maven-local-repository-for-a-new-dependency).
3. Build and run the sample application using the above mentioned [documentation](https://github.com/wso2/samples-is/blob/master/petcare-sample/b2c/mobile-app/petcare-with-sdk/README.md).
### Create a Pull Request
After testing the changes, you can create a pull request to the [asgardeo/mobile-ui-sdks](https://github.com/asgardeo/mobile-ui-sdks/) repository. For more details about this, refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file.
After testing the changes, you can create a pull request to the [asgardeo/mobile-ui-sdks](https://github.com/asgardeo/mobile-ui-sdks/) repository. For more details about this, refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file.

0 comments on commit cbeac8c

Please sign in to comment.