| Index: libadblockplus-android/build.gradle |
| diff --git a/libadblockplus-android/build.gradle b/libadblockplus-android/build.gradle |
| index de246bea8e20e538697943a83e83a6aac6fce6e1..50f3a4f9378fa577fe5cc35ce551705f5edca50b 100644 |
| --- a/libadblockplus-android/build.gradle |
| +++ b/libadblockplus-android/build.gradle |
| @@ -8,7 +8,7 @@ android { |
| minSdkVersion 16 |
| targetSdkVersion 16 |
| versionCode 4 |
|
jens
2018/04/20 07:46:31
Shouldn't you also bump the versionCode?
anton
2018/04/20 08:13:12
Acknowledged.
|
| - versionName "2.2" |
| + versionName "2.3" |
| } |
| publishNonDefault true |