| Index: libadblockplus-android-settings/build.gradle |
| diff --git a/libadblockplus-android-settings/build.gradle b/libadblockplus-android-settings/build.gradle |
| index 6f0aefe2cee45984eec953b6d7789e3fd7fcd128..2edcedb6221061703aac9b2c03b7f323ed2736ae 100644 |
| --- a/libadblockplus-android-settings/build.gradle |
| +++ b/libadblockplus-android-settings/build.gradle |
| @@ -7,8 +7,8 @@ android { |
| defaultConfig { |
| minSdkVersion 21 |
| targetSdkVersion 21 |
| - versionCode 1 |
| - versionName "1.0" |
| + versionCode 2 |
| + versionName "1.1" |
|
diegocarloslima
2017/01/25 11:38:19
I would go for versionName "1.0.1". Since it's a s
anton
2017/01/25 11:51:58
Acknowledged.
|
| } |
| sourceSets { |