Skip to content

Commit 77147a4

Browse files
committed
Version upgrade
1 parent 7e3c9bd commit 77147a4

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
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.sameerasw.airsync"
1616
minSdk = 30
1717
targetSdk = 36
18-
versionCode = 10
19-
versionName = "2.1.3"
18+
versionCode = 11
19+
versionName = "2.1.4"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)