Use snackengage 0.24
This commit is contained in:
parent
0d206f62bc
commit
4af1c28b1c
1 changed files with 3 additions and 3 deletions
|
@ -146,9 +146,9 @@ dependencies {
|
|||
implementation 'com.github.ligi:loadtoast:1.10.11'
|
||||
implementation 'com.github.ligi:tracedroid:3.0'
|
||||
|
||||
forPlayImplementation 'com.github.ligi.snackengage:snackengage-playrate:0.22'
|
||||
forFDroidImplementation 'com.github.ligi.snackengage:snackengage-playrate:0.22'
|
||||
forAmazonImplementation 'com.github.ligi.snackengage:snackengage-amazonrate:0.22'
|
||||
forPlayImplementation 'com.github.ligi.snackengage:snackengage-playrate:0.24'
|
||||
forFDroidImplementation 'com.github.ligi.snackengage:snackengage-playrate:0.24'
|
||||
forAmazonImplementation 'com.github.ligi.snackengage:snackengage-amazonrate:0.24'
|
||||
|
||||
// https://medium.com/square-corner-blog/okhttp-3-13-requires-android-5-818bb78d07ce
|
||||
// Don't update to >=3.13 before minSDK 21 + Java 8
|
||||
|
|
Loading…
Reference in a new issue