Skip to content

Commit c586b6f

Browse files
committed
Version upgrade
1 parent 08dbf33 commit c586b6f

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
@@ -16,8 +16,8 @@ android {
1616
applicationId = "com.sameerasw.airsync"
1717
minSdk = 30
1818
targetSdk = 36
19-
versionCode = 20
20-
versionName = "2.4.0"
19+
versionCode = 21
20+
versionName = "2.5.0"
2121

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

0 commit comments

Comments
 (0)