Skip to content

Commit

Permalink
2.248 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed May 29, 2019
1 parent 45e69f2 commit 95398c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -9,10 +9,10 @@ android {

defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.247"
versionName = "2.248"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2019052202
versionCode = 2019052901
archivesBaseName = "NetGuard-v$versionName"

externalNativeBuild {
Expand Down

0 comments on commit 95398c5

Please sign in to comment.