Skip to content

Commit eb4bcc9

Browse files
committed
live notifications
1 parent e864cb7 commit eb4bcc9

File tree

27 files changed

+1264
-101
lines changed

27 files changed

+1264
-101
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 = 257
33-
versionName = "2.36.0"
32+
versionCode = 258
33+
versionName = "2.37.0"
3434
}
3535

3636
buildTypes {

0 commit comments

Comments
 (0)