Parcourir la source

Version bump

I feel a bit uneasy releasing this, because who knows how much Samuel
has tested his model rewrite, but nothing looks obviously horrible, so
let's give it a shot. We're still "alpha", after all.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
master
Jason A. Donenfeld il y a 5 ans
Parent
révision
704369d431
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      app/build.gradle

+ 2
- 2
app/build.gradle Voir le fichier

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


Chargement…
Annuler
Enregistrer