From: Soren Stoutner Date: Wed, 23 Mar 2016 19:55:38 +0000 (-0700) Subject: Release version 1.2. X-Git-Tag: v1.2 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=bde6908fee004715f0125ab2d51016dd63a956f4;hp=49203907d4d15ba2e63d6a9151c8550bc2388d3b Release version 1.2. --- diff --git a/app/build.gradle b/app/build.gradle index 23b828a6..0c42440c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.stoutner.privacybrowser" minSdkVersion 15 targetSdkVersion 23 - versionCode 2 - versionName "1.1" + versionCode 3 + versionName "1.2" } buildTypes {