| Index: libadblockplus-android/build.gradle | 
| diff --git a/libadblockplus-android/build.gradle b/libadblockplus-android/build.gradle | 
| index 28a38bd03473bcd9426ac7e46331f574db6e91a5..c8d4c7ebbd78faa42008ea41cf867e9fccab1164 100644 | 
| --- a/libadblockplus-android/build.gradle | 
| +++ b/libadblockplus-android/build.gradle | 
| @@ -5,10 +5,10 @@ android { | 
| buildToolsVersion "25.0.0" | 
| defaultConfig { | 
| - minSdkVersion 11 | 
| + minSdkVersion 16 | 
| targetSdkVersion 16 | 
| - versionCode 1 | 
| - versionName "1.0" | 
| + versionCode 2 | 
| + versionName "2.0" | 
| } | 
| publishNonDefault true |