Skip to content

Commit 5d9da9d

Browse files
committed
Version upgrade
1 parent 8e32343 commit 5d9da9d

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 = 11
19-
versionName = "2.1.4"
18+
versionCode = 12
19+
versionName = "2.1.5"
2020

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

0 commit comments

Comments
 (0)