Skip to content

Commit

Permalink
Android 1.2.2 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmgrask authored Nov 25, 2024
1 parent aa4d41b commit 5a14ebd
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 @@ -119,8 +119,8 @@ android {
applicationId 'ca.psiphon.conduit'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 22
versionName "1.2.2-RC.22"
versionCode 23
versionName "1.2.2"
}
signingConfigs {
config {
Expand Down

0 comments on commit 5a14ebd

Please sign in to comment.