Skip to content

Commit 0f9cc15

Browse files
committed
version: Updated to v3.1.0
1 parent 1da7833 commit 0f9cc15

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
@@ -17,8 +17,8 @@ android {
1717
applicationId = "com.sameerasw.airsync"
1818
minSdk = 30
1919
targetSdk = 36
20-
versionCode = 26
21-
versionName = "3.0.0"
20+
versionCode = 27
21+
versionName = "3.1.0"
2222

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

0 commit comments

Comments
 (0)