apps-android-commons/app
Neel Doshi 6ff21d8d6c Refactor : Fixed lint issues on EditActivity
- Using 'Log' instead of 'Timber'
- Line is longer than allowed by code style (> 100 columns)
- Use of getter method instead of property access syntax
- Should be replaced with Kotlin function
- Cascade 'if' should be replaced with 'when'
2024-12-04 21:10:47 +05:30
..
src Refactor : Fixed lint issues on EditActivity 2024-12-04 21:10:47 +05:30
build.gradle Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30