Skip to content

Commit f3d3370

Browse files
committed
chore(release): prepare v1.3.0
1 parent 447a202 commit f3d3370

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ extensions.configure<ApplicationExtension> {
1414
applicationId = "com.wapp.wearmusic"
1515
minSdk = 29
1616
targetSdk = 35
17-
versionCode = 10
18-
versionName = "1.2.8"
17+
versionCode = 11
18+
versionName = "1.3.0"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)