Skip to content

Commit

Permalink
2.195 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Apr 9, 2018
1 parent 4943a25 commit 156ebeb
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 @@ -6,10 +6,10 @@ android {

defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.194"
versionName = "2.195"
minSdkVersion 22
targetSdkVersion 27
versionCode = 2018032901
versionCode = 2018040901
archivesBaseName = "NetGuard-v$versionName"

externalNativeBuild {
Expand Down

0 comments on commit 156ebeb

Please sign in to comment.