0.43 beta

This commit is contained in:
M66B 2015-11-25 20:06:55 +01:00
parent cf171d730e
commit a396215f57
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ model {
applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 21
targetSdkVersion.apiLevel = 23
versionCode = 42
versionName = "0.42"
versionCode = 43
versionName = "0.43"
archivesBaseName = "NetGuard-v$versionName"
}
}