Skip to content

Commit 59460da

Browse files
committed
notifications per channel
(cherry picked from commit eb2023e)
1 parent 13a5c7a commit 59460da

38 files changed

+957
-141
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId = "com.github.andreyasadchy.xtra"
3030
minSdk = 21
3131
targetSdk = 35
32-
versionCode = 259
33-
versionName = "2.37.1"
32+
versionCode = 260
33+
versionName = "2.38.0"
3434
}
3535

3636
buildTypes {

0 commit comments

Comments
 (0)