mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-28 19:04:51 +00:00
0.61 stable
This commit is contained in:
parent
1565299177
commit
e1512f035f
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ model {
|
||||||
applicationId = "eu.faircode.netguard"
|
applicationId = "eu.faircode.netguard"
|
||||||
minSdkVersion.apiLevel = 21
|
minSdkVersion.apiLevel = 21
|
||||||
targetSdkVersion.apiLevel = 23
|
targetSdkVersion.apiLevel = 23
|
||||||
versionCode = 2015121401
|
versionCode = 2015121501
|
||||||
versionName = "0.60"
|
versionName = "0.61"
|
||||||
archivesBaseName = "NetGuard-v$versionName-$versionCode"
|
archivesBaseName = "NetGuard-v$versionName-$versionCode"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue