fix: add date to filter

This commit is contained in:
Rafal Wisniewski
2026-05-06 12:47:11 +02:00
parent f83bf62655
commit 270ff4fa07
9 changed files with 204 additions and 132 deletions

View File

@@ -15,7 +15,7 @@ android {
}
defaultConfig {
applicationId = "cc.n0th1ng.tripmoney"
minSdk = 24
minSdk = 26
targetSdk = 36
versionCode = 1
versionName = "1.0"