Skip to content

Commit e94ce42

Browse files
authored
🌱 release/v1.1.0
1 parent 330db53 commit e94ce42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId "com.mashup"
2727
minSdkVersion minVersion
2828
targetSdkVersion targetVersion
29-
versionCode 12
30-
versionName "1.0.7"
29+
versionCode 16
30+
versionName "1.1.0"
3131

3232
testInstrumentationRunner "com.mashup.core.testing.MashUpTestRunner"
3333
vectorDrawables {

0 commit comments

Comments
 (0)