Skip to content

Commit

Permalink
Prepare 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Nov 2, 2024
1 parent 1004a3a commit 2ba9c27
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 @@ -14,8 +14,8 @@ android {

applicationId = "it.ncorti.emgvisualizer"

versionCode = 5
versionName = "3.0.0-alpha1"
versionCode = 6
versionName = "3.0.0"
}
compileOptions {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 2ba9c27

Please sign in to comment.