 Issue 29371750:
  Issue 4794 - adblock engine creating/releasing concurrency  (Closed)
    
  
    Issue 29371750:
  Issue 4794 - adblock engine creating/releasing concurrency  (Closed) 
  | Index: libadblockplus-android-webviewapp/build.gradle | 
| diff --git a/libadblockplus-android-webviewapp/build.gradle b/libadblockplus-android-webviewapp/build.gradle | 
| index 8d664f4fd39de75927e8c9b8775215041080db32..970b53ebe218156f39f2dcab1fffd5975126eb88 100644 | 
| --- a/libadblockplus-android-webviewapp/build.gradle | 
| +++ b/libadblockplus-android-webviewapp/build.gradle | 
| @@ -20,8 +20,8 @@ android { | 
| applicationId "org.adblockplus.libadblockplus.android.webviewapp" | 
| minSdkVersion 21 | 
| targetSdkVersion 21 | 
| - versionCode 1 | 
| - versionName "1.0" | 
| + versionCode 2 | 
| + versionName "1.0.1" | 
| } | 
| sourceSets { |