parent
4f18cd9fb1
commit
dd5afb8bfc
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Rightdark Scan'
|
extName = 'Rightdark Scan'
|
||||||
extClass = '.RightdarkScan'
|
extClass = '.RightdarkScan'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://rightdark-scan.com'
|
baseUrl = 'https://darken-scan.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class RightdarkScan : Madara(
|
class RightdarkScan : Madara(
|
||||||
"Rightdark Scan",
|
"Rightdark Scan",
|
||||||
"https://rightdark-scan.com",
|
"https://darken-scan.com",
|
||||||
"es",
|
"es",
|
||||||
SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user