We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e32343 commit 5d9da9dCopy full SHA for 5d9da9d
1 file changed
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = "com.sameerasw.airsync"
16
minSdk = 30
17
targetSdk = 36
18
- versionCode = 11
19
- versionName = "2.1.4"
+ versionCode = 12
+ versionName = "2.1.5"
20
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
22
}
0 commit comments