apps-android-commons/app
Paul Hawke 97a208dcfa
Refactor CSRF token API to move it into the main commons code base (#5472)
* Remove redundent constructor parameter

* Converted the CsrfTokenClient and test to kotlin

* Moved getCsrfTokenCall() out of the data client
2024-01-24 22:15:51 +09:00
..
src Refactor CSRF token API to move it into the main commons code base (#5472) 2024-01-24 22:15:51 +09:00
build.gradle Moved the CSRF token client over into main commons code (#5471) 2024-01-24 10:36:43 +09:00
proguard-rules.txt app: avoid R8 from obfuscating our model classes (#5359) 2023-10-22 14:42:26 +09:00
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30