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

This commit is contained in:
WebDitto 2024-12-09 21:12:50 -03:00
parent 440917b8ff
commit 5d9d45a9d4
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"