1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-02 21:34:12 +00:00

2.25 beta

This commit is contained in:
M66B 2016-05-14 18:43:56 +02:00
parent 36cf27ee90
commit e97a245d67

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 {