Explorar el Código

Version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
master
Jason A. Donenfeld hace 5 años
padre
commit
e008efcf97
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      app/build.gradle

+ 2
- 2
app/build.gradle Ver fichero

@@ -17,8 +17,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 29
versionCode 455
versionName '0.0.20191013'
versionCode 456
versionName '0.0.20191016'
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
}
// If the keystore file exists


Cargando…
Cancelar
Guardar