1 parent 87c31fb commit 801b9c1Copy full SHA for 801b9c1
1 file changed
wear/build.gradle.kts
@@ -25,7 +25,7 @@ android {
25
// Wear OS variant rides on the same package as the phone, so we offset
26
// its versionCode by 100000 to keep them distinct in Play Console while
27
// preserving the phone-side numbering (37 -> 100037).
28
- versionCode = 100065
+ versionCode = 100066
29
versionName = "0.6.5-rc1"
30
}
31
0 commit comments