We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee564f commit 66eeb07Copy full SHA for 66eeb07
mobile/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.matejdro.wearmusiccenter"
12
minSdkVersion 21
13
targetSdkVersion 30
14
- versionCode 21
15
- versionName "1.6.0"
+ versionCode 22
+ versionName "1.7.0"
16
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
17
wearAppUnbundled true
18
multiDexEnabled true
0 commit comments