Skip to content

Commit

Permalink
chore: release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matejdro committed May 28, 2022
1 parent 8ef3e89 commit b674a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.matejdro.wearmusiccenter"
minSdkVersion 21
targetSdkVersion 30
versionCode 22
versionName "1.7.0"
versionCode 23
versionName "1.8.0"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
wearAppUnbundled true
multiDexEnabled true
Expand Down

0 comments on commit b674a45

Please sign in to comment.