Skip to content

Commit

Permalink
🧀 release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeryo2357 committed May 15, 2023
1 parent 3e3b3f3 commit 47b7b85
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 @@ -26,8 +26,8 @@ android {
applicationId "com.mashup"
minSdkVersion minVersion
targetSdkVersion targetVersion
versionCode 20
versionName "1.1.4"
versionCode 21
versionName "1.2.0"

testInstrumentationRunner "com.mashup.core.testing.MashUpTestRunner"
vectorDrawables {
Expand Down

0 comments on commit 47b7b85

Please # to comment.