Skip to content

Commit

Permalink
chore: New version
Browse files Browse the repository at this point in the history
  • Loading branch information
JorisBodin committed Dec 26, 2024
1 parent a88214a commit 2c888c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId = "com.infomaniak.swisstransfer"
minSdk = sharedMinSdk
targetSdk = sharedCompileSdk
versionCode = 1_00_000_01
versionName = "1.0.0-Alpha3"
versionCode = 1_00_000_02
versionName = "1.0.0-Alpha4"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 2c888c7

Please sign in to comment.