浏览代码

Version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
master
Jason A. Donenfeld 6 年前
父节点
当前提交
c905ef6083
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      app/build.gradle

+ 2
- 2
app/build.gradle 查看文件

@@ -17,8 +17,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 27
versionCode 436
versionName '0.0.20180724'
versionCode 437
versionName '0.0.20180725'
}
// If the keystore file exists
if (keystorePropertiesFile.exists()) {


正在加载...
取消
保存