Commit 0ae469de authored by Mygod's avatar Mygod

Add Turkish language to build

parent e9aaeef6
...@@ -26,7 +26,7 @@ android { ...@@ -26,7 +26,7 @@ android {
versionName "4.6.2" versionName "4.6.2"
testApplicationId "com.github.shadowsocks.test" testApplicationId "com.github.shadowsocks.test"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs "fa", "fr", "ja", "ko", "ru", "zh-rCN", "zh-rTW" resConfigs "fa", "fr", "ja", "ko", "ru", "tr", "zh-rCN", "zh-rTW"
} }
buildTypes { buildTypes {
debug { debug {
......
...@@ -26,7 +26,7 @@ android { ...@@ -26,7 +26,7 @@ android {
versionCode 4060210 versionCode 4060210
versionName "4.6.2" versionName "4.6.2"
testApplicationId "com.github.shadowsocks.tv.test" testApplicationId "com.github.shadowsocks.tv.test"
resConfigs "fa", "fr", "ja", "ko", "ru", "zh-rCN", "zh-rTW" resConfigs "fa", "fr", "ja", "ko", "ru", "tr", "zh-rCN", "zh-rTW"
} }
buildTypes { buildTypes {
debug { debug {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment