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 1da7833 commit 0f9cc15Copy full SHA for 0f9cc15
1 file changed
app/build.gradle.kts
@@ -17,8 +17,8 @@ android {
17
applicationId = "com.sameerasw.airsync"
18
minSdk = 30
19
targetSdk = 36
20
- versionCode = 26
21
- versionName = "3.0.0"
+ versionCode = 27
+ versionName = "3.1.0"
22
23
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
24
}
0 commit comments