We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2231735 commit 1cbfa10Copy full SHA for 1cbfa10
1 file changed
wear/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "es.hegocre.scorecounter"
10
minSdkVersion 24
11
targetSdkVersion 30
12
- versionCode 301000101
13
- versionName "1.0.0"
+ versionCode 301010101
+ versionName "1.0.1"
14
}
15
16
buildTypes {
0 commit comments