Prepare for 4.0.010
This commit is contained in:
parent
3265af2086
commit
e5a27ca7f1
3 changed files with 4 additions and 2 deletions
|
@ -125,7 +125,6 @@ dependencies {
|
|||
implementation 'com.github.ksoichiro:android-observablescrollview:1.6.0'
|
||||
implementation 'com.github.kabouzeid:recyclerview-fastscroll:1.9-kmod'
|
||||
implementation 'com.github.AdrienPoupa:jaudiotagger:2.2.3'
|
||||
implementation 'com.anjlab.android.iab.v3:library:1.1.0'
|
||||
implementation 'com.r0adkll:slidableactivity:2.1.0'
|
||||
implementation 'com.heinrichreimersoftware:material-intro:1.6'
|
||||
implementation 'com.github.dhaval2404:imagepicker:1.7.1'
|
||||
|
|
|
@ -26,7 +26,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.3.0-alpha01'
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/10503.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/10503.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
- Fixed crash on clicking app shortcuts
|
||||
- Re-added multiple selection
|
||||
- Removed billing activity
|
Loading…
Add table
Add a link
Reference in a new issue