2.25 beta

This commit is contained in:
M66B 2016-05-14 18:43:56 +02:00
parent 36cf27ee90
commit e97a245d67
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ model {
applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 14
targetSdkVersion.apiLevel = 23 // 24
versionCode = 2016051301
versionName = "2.24"
versionCode = 2016051401
versionName = "2.25"
archivesBaseName = "NetGuard-v$versionName-$versionCode-sdk-$targetSdkVersion.apiLevel"
buildConfigFields {