Index: libadblockplus-android/build.gradle |
diff --git a/libadblockplus-android/build.gradle b/libadblockplus-android/build.gradle |
index 99dc0395fa3b8e930a1f190d377331315aae8a4d..de246bea8e20e538697943a83e83a6aac6fce6e1 100644 |
--- a/libadblockplus-android/build.gradle |
+++ b/libadblockplus-android/build.gradle |
@@ -7,8 +7,8 @@ android { |
defaultConfig { |
minSdkVersion 16 |
targetSdkVersion 16 |
- versionCode 3 |
- versionName "2.1" |
+ versionCode 4 |
+ versionName "2.2" |
} |
publishNonDefault true |