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