From b814c21ec1c61c8eb998be276fc41ecc8ff714a7 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 29 Oct 2016 20:16:54 +0200 Subject: [PATCH] Bump version to 3.2.7 --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index bb45c330..509c85a2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -19,8 +19,8 @@ android { buildToolsVersion "25" defaultConfig { - versionCode 326 - versionName "3.2.6" + versionCode 327 + versionName "3.2.7" minSdkVersion 9 targetSdkVersion 25 applicationId "org.ligi.passandroid"