bambooua: gson:2.9.0
This commit is contained in:
parent
a974be75ed
commit
ea3abc472b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
// use an integer for version numbers
|
||||
version = 1
|
||||
version = 2
|
||||
|
||||
dependencies {
|
||||
implementation("com.google.code.gson:gson:2.8.9")
|
||||
implementation("com.google.code.gson:gson:2.9.0")
|
||||
}
|
||||
|
||||
cloudstream {
|
||||
|
|
Loading…
Reference in a new issue