0.41 beta

This commit is contained in:
M66B 2015-11-24 11:38:54 +01:00
parent 34cc8e1951
commit bd0aef5a34
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 = 40
versionName = "0.40"
versionCode = 41
versionName = "0.41"
archivesBaseName = "NetGuard-v$versionName"
}
}