Skip to content

Commit 8f5dae9

Browse files
author
Sergio Belda
committed
[wearos] Upgrade versionName to wearos-1.0.0-alpha02
1 parent 667ecfc commit 8f5dae9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wearos/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId = "dev.sergiobelda.todometer"
1111
minSdk = Android.wearMinSdk
1212
targetSdk = Android.targetSdk
13-
versionCode = 4100101
14-
versionName = "wearos-1.0.0-alpha01"
13+
versionCode = 4100102
14+
versionName = "wearos-1.0.0-alpha02"
1515
}
1616

1717
buildFeatures {

0 commit comments

Comments
 (0)