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
3af2420da9
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 451
versionName '0.0.20190708'
versionCode 452
versionName '0.0.20191012'
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
}
// If the keystore file exists


Cargando…
Cancelar
Guardar