Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -46,7 +46,7 @@ dependencies { | ... | @@ -46,7 +46,7 @@ dependencies { |
46 | api 'com.google.android.material:material:1.5.0' | 46 | api 'com.google.android.material:material:1.5.0' |
47 | api group: 'com.google.zxing', name: 'core', version: '3.4.1' | 47 | api group: 'com.google.zxing', name: 'core', version: '3.4.1' |
48 | api group: 'com.google.zxing', name: 'javase', version: '3.4.1' | 48 | api group: 'com.google.zxing', name: 'javase', version: '3.4.1' |
49 | - api 'com.github.siyamed:android-shape-imageview:0.9.+@aar' | 49 | + api 'com.github.siyamed:android-shape-imageview:0.9.3' |
50 | 50 | ||
51 | 51 | ||
52 | //------------------------------ Firebase -----------------------------// | 52 | //------------------------------ Firebase -----------------------------// | ... | ... |
-
Please register or login to post a comment