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: README.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
@@ -3,7 +3,7 @@
3
3
4
4
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.
5
5
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.**
7
7
8
8
## Installation
9
9
Add the following dependencies to your main `build.gradle`:
@@ -61,4 +61,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
61
61
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
62
62
See the License for the specific language governing permissions and
0 commit comments