Update FreeDroidWarn dependency version to 1.10

This commit is contained in:
Michachatz
2026-03-24 07:52:22 +01:00
committed by GitHub
parent b35d7bd67c
commit 64ba020eae

View File

@@ -72,7 +72,7 @@ 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.+' implementation 'com.github.woheller69:FreeDroidWarn:V1.10'
// Volley HTTP request // // Volley HTTP request //
implementation 'com.android.volley:volley:1.2.1' implementation 'com.android.volley:volley:1.2.1'