Skip to content

Commit

Permalink
bump version 1.2 -> 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tckmn committed Jan 9, 2021
1 parent f905c98 commit 2e0ff4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ android {
applicationId "mn.tck.semitone"
minSdkVersion 16
targetSdkVersion 30
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
externalNativeBuild {
cmake {
arguments "-DANDROID_PLATFORM=android-16"
Expand Down

0 comments on commit 2e0ff4d

Please sign in to comment.