kopia lustrzana https://github.com/ryukoposting/Signal-Android
Update ShortcutBadger to 1.1.22
rodzic
4b3e7c8858
commit
38caf1e2b7
|
@ -16,12 +16,6 @@ repositories {
|
||||||
includeGroupByRegex "com\\.github\\.chrisbanes.*"
|
includeGroupByRegex "com\\.github\\.chrisbanes.*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
maven {
|
|
||||||
url "https://raw.github.com/signalapp/maven/master/shortcutbadger/releases/"
|
|
||||||
content {
|
|
||||||
includeGroupByRegex "me\\.leolin.*"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
maven {
|
maven {
|
||||||
url "https://raw.github.com/signalapp/maven/master/circular-progress-button/releases/"
|
url "https://raw.github.com/signalapp/maven/master/circular-progress-button/releases/"
|
||||||
content {
|
content {
|
||||||
|
@ -342,7 +336,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'org.signal:ringrtc-android:2.9.2'
|
implementation 'org.signal:ringrtc-android:2.9.2'
|
||||||
|
|
||||||
implementation "me.leolin:ShortcutBadger:1.1.16"
|
implementation "me.leolin:ShortcutBadger:1.1.22"
|
||||||
implementation 'se.emilsjolander:stickylistheaders:2.7.0'
|
implementation 'se.emilsjolander:stickylistheaders:2.7.0'
|
||||||
implementation 'com.jpardogo.materialtabstrip:library:1.0.9'
|
implementation 'com.jpardogo.materialtabstrip:library:1.0.9'
|
||||||
implementation 'org.apache.httpcomponents:httpclient-android:4.3.5'
|
implementation 'org.apache.httpcomponents:httpclient-android:4.3.5'
|
||||||
|
|
|
@ -378,8 +378,8 @@ dependencyVerification {
|
||||||
['javax.inject:javax.inject:1',
|
['javax.inject:javax.inject:1',
|
||||||
'91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff'],
|
'91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff'],
|
||||||
|
|
||||||
['me.leolin:ShortcutBadger:1.1.16',
|
['me.leolin:ShortcutBadger:1.1.22',
|
||||||
'e3cb3e7625892129b0c92dd5e4bc649faffdd526d5af26d9c45ee31ff8851774'],
|
'cd1610dc48c5699229502187fdc3b5c5433870d5aab159332121b1f8c1dad8c3'],
|
||||||
|
|
||||||
['mobi.upod:time-duration-picker:1.1.3',
|
['mobi.upod:time-duration-picker:1.1.3',
|
||||||
'db469ce0f48dd96b892eac424ed76870e54bf00fe0a28cdcddfbe5f2a226a0e1'],
|
'db469ce0f48dd96b892eac424ed76870e54bf00fe0a28cdcddfbe5f2a226a0e1'],
|
||||||
|
|
Ładowanie…
Reference in New Issue