mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-25 01:07:52 +00:00
2.9 beta
This commit is contained in:
parent
83007ab6e8
commit
57a2e52c9e
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ model {
|
||||||
applicationId = "eu.faircode.netguard"
|
applicationId = "eu.faircode.netguard"
|
||||||
minSdkVersion.apiLevel = 14
|
minSdkVersion.apiLevel = 14
|
||||||
targetSdkVersion.apiLevel = 23
|
targetSdkVersion.apiLevel = 23
|
||||||
versionCode = 2016031501
|
versionCode = 2016031601
|
||||||
versionName = "2.8"
|
versionName = "2.9"
|
||||||
archivesBaseName = "NetGuard-v$versionName-$versionCode"
|
archivesBaseName = "NetGuard-v$versionName-$versionCode"
|
||||||
|
|
||||||
buildConfigFields {
|
buildConfigFields {
|
||||||
|
|
Loading…
Reference in a new issue