Fix version tag format for FreeDroidWarn dependency

This commit is contained in:
Michachatz
2026-03-24 07:56:42 +01:00
committed by GitHub
parent 64ba020eae
commit 4e1ee7d6a7

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.10' 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'