Skip to content

Commit 8f857d4

Browse files
committed
increment version
1 parent 673c4bb commit 8f857d4

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
@@ -14,7 +14,7 @@ android {
1414
defaultConfig {
1515
targetSdkVersion 23
1616
applicationId 'com.adguard.android.contentblocker'
17-
versionName "1.4.4"
17+
versionName "1.5"
1818
signingConfig signingConfigs.config
1919
}
2020
buildTypes {
@@ -27,11 +27,11 @@ android {
2727
productFlavors {
2828
yandex_api16 {
2929
minSdkVersion 16
30-
versionCode 1600144
30+
versionCode 1600150
3131
}
3232
samsung_api21 {
3333
minSdkVersion 21
34-
versionCode 2100144
34+
versionCode 2100150
3535
}
3636
}
3737
compileOptions {

0 commit comments

Comments
 (0)