mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-30 08:25:43 -04:00
fix(car): suppress INVISIBLE_MEMBER in CarScreensTest for fdroid build (#6010)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
@file:Suppress("INVISIBLE_REFERENCE", "INVISIBLE_MEMBER")
|
||||
|
||||
package org.meshtastic.feature.car
|
||||
|
||||
import androidx.car.app.model.PaneTemplate
|
||||
|
||||
Reference in New Issue
Block a user