Ver a proveniência

Version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
master
Jason A. Donenfeld há 6 anos
ascendente
cometimento
d0b64f4bd5
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      app/build.gradle

+ 2
- 2
app/build.gradle Ver ficheiro

@@ -17,8 +17,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 28
versionCode 439
versionName '0.0.20180826'
versionCode 440
versionName '0.0.20181001'
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
}
// If the keystore file exists


Carregando…
Cancelar
Guardar