Navigation Menu

Skip to content

Commit

Permalink
2.205 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Aug 2, 2018
1 parent ebd7d44 commit c1e1010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -6,10 +6,10 @@ android {

defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.204"
versionName = "2.205"
minSdkVersion 22
targetSdkVersion 27
versionCode = 2018071001
versionCode = 2018080101
archivesBaseName = "NetGuard-v$versionName"

externalNativeBuild {
Expand Down

0 comments on commit c1e1010

Please sign in to comment.