Ver código fonte

Version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
master
Jason A. Donenfeld 6 anos atrás
pai
commit
ae5bf6fbb2
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      app/build.gradle

+ 2
- 2
app/build.gradle Ver arquivo

@@ -17,8 +17,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 27
versionCode 432
versionName '0.0.20180711'
versionCode 433
versionName '0.0.20180716'
}
// If the keystore file exists
if (keystorePropertiesFile.exists()) {


Carregando…
Cancelar
Salvar