Skip to content

Commit

Permalink
Merge pull request #188 from Tribler/build/release
Browse files Browse the repository at this point in the history
Bump `versionName`
  • Loading branch information
InvictusRMC authored Feb 27, 2024
2 parents 34bcb8e + 920675d commit c6dc49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ android {
compileSdk 34
targetSdkVersion 34
versionCode generateVersionCode()
versionName "0.3.3"
versionName "0.3.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit c6dc49e

Please sign in to comment.