2.272 release

This commit is contained in:
M66B 2020-01-10 08:54:51 +01:00
parent 570e573f0d
commit ed535cabd2
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.271"
versionName = "2.272"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2020010901
versionCode = 2020011001
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {