diff --git a/android/README.md b/android/README.md index 5dc552c..dda3d7f 100644 --- a/android/README.md +++ b/android/README.md @@ -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. \ No newline at end of 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.