Skip to content

Commit

Permalink
2.322 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Oct 4, 2023
1 parent eaea058 commit 0ac87d0
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.321"
versionName = "2.322"
minSdkVersion 22
targetSdkVersion 34
versionCode = 2023100301
versionCode = 2023100401
archivesBaseName = "NetGuard-v$versionName"

externalNativeBuild {
Expand Down

0 comments on commit 0ac87d0

Please sign in to comment.