File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
metadata/en-US/changelogs Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ android {
1919 applicationId = " co.adityarajput.notifilter"
2020 minSdk = 29
2121 targetSdk = 36
22- versionCode = 22
23- versionName = " 4.5 .0"
22+ versionCode = 23
23+ versionName = " 4.6 .0"
2424
2525 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2626 }
Original file line number Diff line number Diff line change 22<resources >
33 <string name =" app_name" translatable =" false" >NotiFilter</string >
44 <string name =" app_name_launcher" translatable =" false" >NotiFilter</string >
5- <string name =" app_version" translatable =" false" >4.5 .0</string >
5+ <string name =" app_version" translatable =" false" >4.6 .0</string >
66
77 <!-- region FiltersScreen -->
88 <string name =" no_filters" >No filters added.\nTap + to get started.</string >
Original file line number Diff line number Diff line change 1+ • chore: Display licenses using "AboutLibraries"
2+ • feat: Make stored notifications clickable
You can’t perform that action at this time.
0 commit comments