| Index: libadblockplus-android/build.gradle |
| diff --git a/libadblockplus-android/build.gradle b/libadblockplus-android/build.gradle |
| index 9cfcb2d04d18c4efd2519c12f83b9b9147a157c3..a68f0d2fef5e8c2305301b9f9ba8391388bc4949 100644 |
| --- a/libadblockplus-android/build.gradle |
| +++ b/libadblockplus-android/build.gradle |
| @@ -43,8 +43,8 @@ model { |
| defaultConfig { |
| minSdkVersion.apiLevel 9 |
| targetSdkVersion.apiLevel 16 |
| - versionCode 359 |
| - versionName "1.3" |
| + versionCode 1 |
| + versionName "1.0" |
| } |
| sources { |