bambooua: gson:2.9.0

This commit is contained in:
CakesTwix 2023-07-31 18:35:04 +03:00
parent a974be75ed
commit ea3abc472b
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -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 {