home-assistant-android/common
Joris Pelgröm 09ca68e061
Fix lint warning for database/db function parameter name (#4178)
- Fixes the following warning x23: /home-assistant-android/common/src/main/java/io/homeassistant/companion/android/database/AppDatabase.kt:838:34 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.
2024-02-02 15:28:12 -05:00
..
schemas/io.homeassistant.companion.android.database.AppDatabase Add troubleshooting tool: location history (#3886) 2023-09-28 17:37:37 -04:00
src/main Fix lint warning for database/db function parameter name (#4178) 2024-02-02 15:28:12 -05:00
build.gradle.kts Migrate BuildConfig to Gradle Build Files (#4049) 2023-12-15 12:46:48 -05:00