 Issue 29678590:
  Issue 6307 - Introduce external engine created callback  (Closed)
    
  
    Issue 29678590:
  Issue 6307 - Introduce external engine created callback  (Closed) 
  | Index: libadblockplus-android-settings/build.gradle | 
| diff --git a/libadblockplus-android-settings/build.gradle b/libadblockplus-android-settings/build.gradle | 
| index 9edeb8a4a3034258fb475e1aa089c175dcfcba77..0c805bdc896dcb685c6a2869bb582ce677d23e21 100644 | 
| --- a/libadblockplus-android-settings/build.gradle | 
| +++ b/libadblockplus-android-settings/build.gradle | 
| @@ -7,8 +7,8 @@ android { | 
| defaultConfig { | 
| minSdkVersion 21 | 
| targetSdkVersion 21 | 
| - versionCode 3 | 
| - versionName "2.0" | 
| + versionCode 4 | 
| + versionName "2.1" | 
| } | 
| sourceSets { |