Skip to content

Commit 469f952

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 2c1f21e + 2214701 commit 469f952

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ And then in the other gradle file(may be your app gradle or your own module libr
1818
```java
1919
dependencies {
2020
...
21-
implementation 'com.github.myinnos:Android-InApp-Update:BETA-0.1'
21+
implementation 'com.github.myinnos:Android-InApp-Update:BETA-0.2'
2222
implementation 'com.google.android.play:core:1.7.2' //to initiate AppUpdateManager
2323
}
2424
```
@@ -92,7 +92,7 @@ A user experience that provides background download and installation with gracef
9292
License
9393
-------
9494

95-
Copyright 2017 MyInnos
95+
Copyright 2020 MyInnos
9696

9797
Licensed under the Apache License, Version 2.0 (the "License");
9898
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)