Skip to content

Commit dd9e5e5

Browse files
author
Adrián García
authored
Update README.md
1 parent 695c8f6 commit dd9e5e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This utility library aims to help Android developers to use the [Google Play In-App Updates API](https://developer.android.com/guide/app-bundle/in-app-updates) in an easy way.
55

6-
**It's highly encouraged that you first read the [Google Play In-App Updates API](https://developer.android.com/guide/app-bundle/in-app-updates) documentation first before using this library in order to understand the core concepts of the library.**
6+
**It's highly encouraged that you first read the [Google Play In-App Updates API](https://developer.android.com/guide/app-bundle/in-app-updates) documentation before using this library in order to understand the core concepts of the library.**
77

88
## Installation
99
Add the following dependencies to your main `build.gradle`:
@@ -61,4 +61,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
6161
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6262
See the License for the specific language governing permissions and
6363
limitations under the License.
64-
```
64+
```

0 commit comments

Comments
 (0)