Skip to content

Commit

Permalink
2.220 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Jan 8, 2019
1 parent 4a7eb83 commit 42056f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ android {

defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.219"
versionName = "2.220"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2019010701
versionCode = 2019010801
archivesBaseName = "NetGuard-v$versionName"

externalNativeBuild {
Expand Down

0 comments on commit 42056f1

Please sign in to comment.