Skip to content

Commit

Permalink
🌱 v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeryo2357 committed Apr 8, 2023
1 parent 9f85053 commit 559fc56
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 19
versionName "1.1.3"
versionCode 20
versionName "1.1.4"

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

0 comments on commit 559fc56

Please sign in to comment.