Skip to content

Commit 184f7d2

Browse files
committed
Update version
1 parent 45e19d3 commit 184f7d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

adguard_cb/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
defaultConfig {
1919
targetSdkVersion 26
2020
applicationId 'com.adguard.android.contentblocker'
21-
versionName "2.1.2"
21+
versionName "2.1.3"
2222
signingConfig signingConfigs.config
2323
}
2424
buildTypes {
@@ -31,11 +31,11 @@ android {
3131
productFlavors {
3232
yandex_api16 {
3333
minSdkVersion 16
34-
versionCode 16002102
34+
versionCode 16002103
3535
}
3636
samsung_api21 {
3737
minSdkVersion 21
38-
versionCode 21002102
38+
versionCode 21002103
3939
}
4040
}
4141
compileOptions {

0 commit comments

Comments
 (0)