fix(pt/Bakashi): Change domain for pt/Bakashi (close #413 #417) (#421)

This commit is contained in:
WebDitto 2024-12-09 21:19:22 -03:00 committed by GitHub
parent 440917b8ff
commit a624fb25ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 4 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Bakashi'
themePkg = 'dooplay'
baseUrl = 'https://bakashi.tv'
overrideVersionCode = 13
overrideVersionCode = 14
}
apply from: "$rootDir/common.gradle"