pt/rinecloud: Fixed pt/RineCloud source (fix #327) (#337)

This commit is contained in:
WebDitto 2024-10-29 15:56:14 -03:00 committed by GitHub
parent 9c2cdd3729
commit 11ee82af81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 16 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.RineCloud'
themePkg = 'animestream'
baseUrl = 'https://rine.cloud'
overrideVersionCode = 9
overrideVersionCode = 10
}
apply from: "$rootDir/common.gradle"