[translation] change to crowdin %android-code%
This commit is contained in:
parent
8278e2d64d
commit
743124e4be
|
|
@ -60,10 +60,6 @@ android {
|
|||
targetSdk = androidTargetSdkVersion
|
||||
versionCode = verCode
|
||||
versionName = verName
|
||||
resourceConfigurations += arrayOf(
|
||||
"en", "zh-rCN", "zh-rTW", "zh-rHK", "ru", "uk", "nl", "ko", "fr", "de",
|
||||
"it", "pt", "es", "ja", "tr"
|
||||
)
|
||||
buildConfigField("long", "BUILD_TIME", Instant.now().epochSecond.toString())
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue