mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-03 13:54:09 +00:00
2.24 beta
This commit is contained in:
parent
5bb586e760
commit
a17e9b2f8c
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ model {
|
|||
applicationId = "eu.faircode.netguard"
|
||||
minSdkVersion.apiLevel = 14
|
||||
targetSdkVersion.apiLevel = 23 // 24
|
||||
versionCode = 2016050601
|
||||
versionName = "2.23"
|
||||
versionCode = 2016051301
|
||||
versionName = "2.24"
|
||||
archivesBaseName = "NetGuard-v$versionName-$versionCode-sdk-$targetSdkVersion.apiLevel"
|
||||
|
||||
buildConfigFields {
|
||||
|
|
Loading…
Reference in a new issue