Prepare version 0.1.0

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Samuel Holland 2017-08-24 23:24:17 -05:00
parent b7992d234c
commit 58c0b98c3f

View File

@ -16,8 +16,8 @@ android {
applicationId "com.wireguard.android"
minSdkVersion 21
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionCode 100
versionName "0.1.0"
}
}