mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-31 20:02:17 +00:00
Add support for predictive back gesture
This commit is contained in:
parent
c6888b11df
commit
ad77bd687f
15 changed files with 395 additions and 212 deletions
|
@ -131,6 +131,7 @@ dependencies {
|
|||
annotationProcessor "com.github.bumptech.glide:compiler:${glideVersion}"
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'androidx.activity:activity:1.6.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.5.1'
|
||||
implementation "androidx.biometric:biometric:1.1.0"
|
||||
implementation "androidx.camera:camera-camera2:$cameraxVersion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue