NhatTruyen: Update the domain (#4206)

* Update build.gradle

* Update NhatTruyen.kt

* bump versionCode
This commit is contained in:
Nyarunaa 2024-07-25 17:25:48 +07:00 committed by Draff
parent 2c6e3b45fd
commit ae10943664
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'NhatTruyen' extName = 'NhatTruyen'
extClass = '.NhatTruyen' extClass = '.NhatTruyen'
themePkg = 'wpcomics' themePkg = 'wpcomics'
baseUrl = 'https://nhattruyenup.com' baseUrl = 'https://nhattruyenvn.com'
overrideVersionCode = 17 overrideVersionCode = 18
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -15,7 +15,7 @@ import java.util.Locale
class NhatTruyen : WPComics( class NhatTruyen : WPComics(
"NhatTruyen", "NhatTruyen",
"https://nhattruyenup.com", "https://nhattruyenvn.com",
"vi", "vi",
dateFormat = SimpleDateFormat("dd/MM/yy", Locale.getDefault()), dateFormat = SimpleDateFormat("dd/MM/yy", Locale.getDefault()),
gmtOffset = null, gmtOffset = null,