Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-settings/build.gradle

Issue 29412555: Issue 5140 - Add tests for settings storage (Closed)
Patch Set: Created April 14, 2017, 8:02 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: libadblockplus-android-settings/build.gradle
diff --git a/libadblockplus-android-settings/build.gradle b/libadblockplus-android-settings/build.gradle
index 6a50134b7335a3cdcf8923fb43825d92d3ab979e..468d2a72e6dd28a523288f3a85daea984bd82c8b 100644
--- a/libadblockplus-android-settings/build.gradle
+++ b/libadblockplus-android-settings/build.gradle
@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 21
- versionCode 2
- versionName "1.0.1"
+ versionCode 3
+ versionName "1.0.2"
}
sourceSets {

Powered by Google App Engine
This is Rietveld