From 3f77ed319c7005fd5285df36b9d81312f3dbae26 Mon Sep 17 00:00:00 2001 From: Jakob Nixdorf Date: Tue, 22 Aug 2017 10:13:41 +0200 Subject: [PATCH] Bump to version 0.2.6 --- README.md | 2 +- app/build.gradle | 4 ++-- app/src/main/res/values/settings.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aac678b0..32611b2a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # andOTP - Android OTP Authenticator [![Build Status](https://travis-ci.org/flocke/andOTP.svg?branch=master)](https://travis-ci.org/flocke/andOTP) -[![Current release](https://img.shields.io/github/release/flocke/andOTP/all.svg)](https://github.com/flocke/andOTP/releases/download/v0.2.5/andOTP_v0.2.5.apk) +[![Current release](https://img.shields.io/github/release/flocke/andOTP/all.svg)](https://github.com/flocke/andOTP/releases/download/v0.2.6/andOTP_v0.2.6.apk) ![andOTP](./assets/logo.png) diff --git a/app/build.gradle b/app/build.gradle index 20ec559f..86c6252d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.shadowice.flocke.andotp" minSdkVersion 19 targetSdkVersion 25 - versionCode 7 - versionName "0.2.5" + versionCode 8 + versionName "0.2.6" } buildTypes { release { diff --git a/app/src/main/res/values/settings.xml b/app/src/main/res/values/settings.xml index ab956db4..7f40a1cf 100644 --- a/app/src/main/res/values/settings.xml +++ b/app/src/main/res/values/settings.xml @@ -1,7 +1,7 @@ - pref_cat_security + pref_cat_security pref_tap_to_reveal pref_auth