Skip to content

Commit

Permalink
android 1.3.0-RC.26 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmgrask authored Dec 11, 2024
1 parent 0397a1a commit a1df880
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 25
versionName "1.3.0-RC.25"
versionCode 26
versionName "1.3.0-RC.26"
}
signingConfigs {
config {
Expand Down

0 comments on commit a1df880

Please sign in to comment.