Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Jul 1, 2021
1 parent 37ac8b1 commit c789111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -7,8 +7,8 @@ android {
applicationId "org.billthefarmer.miditest"
minSdkVersion 16
targetSdkVersion 28
versionName "1.22"
versionCode 122
versionName "1.23"
versionCode 123
}

compileOptions {

0 comments on commit c789111

Please sign in to comment.