Skip to content

Commit

Permalink
Merge pull request #62 from Psiphon-Inc/android-1.2.1
Browse files Browse the repository at this point in the history
1.2.1
  • Loading branch information
efryntov authored Nov 20, 2024
2 parents 62af12c + 91e146a commit c6d9936
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 19
versionName "1.2.1-RC.19"
versionCode 20
versionName "1.2.1"
}
signingConfigs {
config {
Expand Down

0 comments on commit c6d9936

Please sign in to comment.