mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-10 07:51:20 +01:00
Amisc
This commit is contained in:
parent
5667f3919b
commit
8be3346847
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'com.journeyapps:zxing-android-embedded:4.1.0'
|
implementation 'com.journeyapps:zxing-android-embedded:4.1.0'
|
||||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||||
implementation "com.android.support:support-compat:28.0.0"
|
implementation 'androidx.core:core:1.3.2'
|
||||||
|
|
||||||
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue