summaryrefslogtreecommitdiff
path: root/cashier/build.gradle
AgeCommit message (Expand)Author
2021-02-04Upgrade non-Taler librariesTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-03[cashier] migrate to view binding as kotlin extensions are brokenTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-09-01[wallet] don't crash on serialization errors from wallet-coreTorsten Grote
2020-08-27[cashier] don't crash on unexpected network inputTorsten Grote
2020-08-24Upgrade to Kotlin 1.4Torsten Grote
2020-07-31Enable code minification for release builds of all appsTorsten Grote
2020-07-31Remove left-over class from libraryficationTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-05-29Upgrade dependencies and gradleTorsten Grote
2020-05-26Ignore some paths for lint and upgrade secrurity libraryTorsten Grote
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten Grote
2020-03-20Ignore annoying lint errors caused by material design libTorsten Grote
2020-03-18Factor out some cashier code into common libraryTorsten Grote
2020-03-18Fix lint issues and CI dependenciesTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote