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 08dbf33 commit c586b6fCopy full SHA for c586b6f
1 file changed
app/build.gradle.kts
@@ -16,8 +16,8 @@ android {
16
applicationId = "com.sameerasw.airsync"
17
minSdk = 30
18
targetSdk = 36
19
- versionCode = 20
20
- versionName = "2.4.0"
+ versionCode = 21
+ versionName = "2.5.0"
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
23
}
0 commit comments