wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
From: Fabian Holler <mail@fholler.de>
To: wireguard@lists.zx2c4.com
Subject: [PATCH 2/2] Version bump to fix submodule dependency
Date: Sun,  1 Jul 2018 22:25:38 +0800	[thread overview]
Message-ID: <20180701142538.24339-2-mail@fholler.de> (raw)
In-Reply-To: <20180701142538.24339-1-mail@fholler.de>

bump the version to trigger new builds for the f-droid repository
---
 app/build.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index 1393ec1..6bdee3f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -16,8 +16,8 @@ android {
         applicationId 'com.wireguard.android'
         minSdkVersion 21
         targetSdkVersion 27
-        versionCode 427
-        versionName '0.0.20180625'
+        versionCode 428
+        versionName '0.0.20180701'
     }
     // If the keystore file exists
     if (keystorePropertiesFile.exists()) {
-- 
2.17.1

  reply	other threads:[~2018-07-01 14:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-01 14:25 [PATCH 1/2] wireguard: switch to submodule ref 0.0.20180625 Fabian Holler
2018-07-01 14:25 ` Fabian Holler [this message]
2018-07-01 22:19 ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180701142538.24339-2-mail@fholler.de \
    --to=mail@fholler.de \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).