Ver código fonte

Version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
master
Jason A. Donenfeld 5 anos atrás
pai
commit
81dc89f85b
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 28
versionCode 448
versionName '0.0.20190307'
versionCode 449
versionName '0.0.20190319'
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
}
// If the keystore file exists


Carregando…
Cancelar
Salvar