We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac66156 commit 03a3a31Copy full SHA for 03a3a31
1 file changed
app/build.gradle
@@ -144,7 +144,7 @@ dependencies {
144
implementation 'androidx.hilt:hilt-work:1.0.0'
145
kapt 'androidx.hilt:hilt-compiler:1.0.0'
146
147
- implementation 'org.lsposed.hiddenapibypass:hiddenapibypass:4.3'
+ implementation 'org.lsposed.hiddenapibypass:hiddenapibypass:6.1'
148
149
implementation "com.google.dagger:hilt-android:$Versions.hilt"
150
kapt "com.google.dagger:hilt-android-compiler:$Versions.hilt"
0 commit comments