Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbrailo authored Oct 10, 2020
1 parent d3a3b1b commit dcee330
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
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.nicobrailo.pianoli"
minSdkVersion 21
targetSdkVersion 28
versionCode 8
versionName "1.8"
versionCode 9
versionName "1.9"
}

buildTypes {
Expand Down

0 comments on commit dcee330

Please sign in to comment.