Index: libadblockplus-android-webviewapp/build.gradle |
diff --git a/libadblockplus-android-webviewapp/build.gradle b/libadblockplus-android-webviewapp/build.gradle |
index a27f939dfb1fd807c33808a74bf47c7eb24edc86..78a449ab768a07dd17e398afec8a636ac895310e 100644 |
--- a/libadblockplus-android-webviewapp/build.gradle |
+++ b/libadblockplus-android-webviewapp/build.gradle |
@@ -21,7 +21,7 @@ android { |
minSdkVersion 21 |
targetSdkVersion 21 |
versionCode 7 |
jens
2018/04/20 07:46:31
Shouldn't you also bump the versionCode?
anton
2018/04/20 08:13:12
Acknowledged.
|
- versionName "2.3" |
+ versionName "2.4" |
} |
sourceSets { |