Skip to content

Commit ef37377

Browse files
committed
saved filters tab
#776 (cherry picked from commit 8b6d344)
1 parent b02f27d commit ef37377

File tree

38 files changed

+1314
-182
lines changed

38 files changed

+1314
-182
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 = 23
3131
targetSdk = 36
32-
versionCode = 304
33-
versionName = "2.50.0"
32+
versionCode = 305
33+
versionName = "2.51.0"
3434
}
3535

3636
buildTypes {

0 commit comments

Comments
 (0)