Skip to content

Commit

Permalink
Bump versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
InvictusRMC committed Feb 27, 2024
1 parent a058852 commit 920675d
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 920675d

Please sign in to comment.