mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-12 17:44:53 +00:00
parent
31403f73bc
commit
2b719c2aee
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ model {
|
||||||
|
|
||||||
defaultConfig.with {
|
defaultConfig.with {
|
||||||
applicationId = "eu.faircode.netguard"
|
applicationId = "eu.faircode.netguard"
|
||||||
minSdkVersion.apiLevel = 21
|
minSdkVersion.apiLevel = 14
|
||||||
targetSdkVersion.apiLevel = 23
|
targetSdkVersion.apiLevel = 23
|
||||||
versionCode = 2016013002
|
versionCode = 2016013002
|
||||||
versionName = "0.80-beta-2"
|
versionName = "0.80-beta-2"
|
||||||
|
|
Loading…
Reference in a new issue