Skip to content

Commit c947f3b

Browse files
committed
Update filters localization
1 parent 706d988 commit c947f3b

File tree

2 files changed

+364
-296
lines changed

2 files changed

+364
-296
lines changed

adguard_cb/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414
defaultConfig {
1515
targetSdkVersion 23
1616
applicationId 'com.adguard.android.contentblocker'
17-
versionName "1.6.7"
17+
versionName "1.6.8"
1818
signingConfig signingConfigs.config
1919
}
2020
buildTypes {
@@ -27,11 +27,11 @@ android {
2727
productFlavors {
2828
yandex_api16 {
2929
minSdkVersion 16
30-
versionCode 1600167
30+
versionCode 1600168
3131
}
3232
samsung_api21 {
3333
minSdkVersion 21
34-
versionCode 2100167
34+
versionCode 2100168
3535
}
3636
}
3737
compileOptions {

0 commit comments

Comments
 (0)