diff --git a/mobile/build.gradle b/mobile/build.gradle index bbd894e..0ba7b76 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.matejdro.wearmusiccenter" minSdkVersion 21 targetSdkVersion 30 - versionCode 21 - versionName "1.6.0" + versionCode 22 + versionName "1.7.0" testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' wearAppUnbundled true multiDexEnabled true