build: another bump for mistake

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-05-10 17:14:48 +02:00
parent 088ff2dbda
commit 34422e57a9

View File

@ -20,8 +20,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 27
versionCode 409
versionName '0.4.4'
versionCode 410
versionName '0.4.5'
}
externalNativeBuild {
cmake {