Add FreeDroidWarn library dependency

This commit is contained in:
Michachatz
2026-03-24 07:34:09 +01:00
committed by GitHub
parent d452d7f7ee
commit 7b7579d416

View File

@@ -72,6 +72,8 @@ dependencies {
implementation 'androidx.navigation:navigation-ui-ktx:2.9.7' implementation 'androidx.navigation:navigation-ui-ktx:2.9.7'
implementation 'androidx.work:work-runtime-ktx:2.11.1' implementation 'androidx.work:work-runtime-ktx:2.11.1'
implementation 'com.github.woheller69:FreeDroidWarn:V1.+'
// Volley HTTP request // // Volley HTTP request //
implementation 'com.android.volley:volley:1.2.1' implementation 'com.android.volley:volley:1.2.1'
implementation 'androidx.compose.material3:material3:1.4.0' implementation 'androidx.compose.material3:material3:1.4.0'