Skip to content

Commit

Permalink
Bump version from 0.0.20(22) to 0.0.21(23) (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
pappz authored May 21, 2024
1 parent b11fc83 commit db2d5b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ android {
applicationId "io.netbird.client"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 22
versionName "0.0.20"
versionCode 23
versionName "0.0.21"
}

splits {
Expand Down

0 comments on commit db2d5b8

Please sign in to comment.