Skip to content

Commit

Permalink
2.284 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Jul 8, 2020
1 parent 61e22a5 commit abd771c
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 @@ -9,10 +9,10 @@ android {

defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.283"
versionName = "2.284"
minSdkVersion 22
targetSdkVersion 30
versionCode = 2020061401
versionCode = 2020070801
archivesBaseName = "NetGuard-v$versionName"

externalNativeBuild {
Expand Down

0 comments on commit abd771c

Please sign in to comment.