releasing 4.0.2

This commit is contained in:
kosh 2017-07-18 13:16:35 +08:00
parent 5fc1437575
commit 09d1fc0697
2 changed files with 2 additions and 4 deletions

View File

@ -150,8 +150,7 @@ dependencies {
implementation "com.google.firebase:firebase-database:${gms}"
implementation('com.github.b3er.rxfirebase:firebase-database-kotlin:11.2.0') { transitive = false }
implementation('com.github.b3er.rxfirebase:firebase-database:11.2.0') { transitive = false }
implementation 'com.github.k0shk0sh.firebase-jobdispatcher-android:firebase-jobdispatcher:v0.7.0'
implementation 'com.github.k0shk0sh.firebase-jobdispatcher-android:firebase-jobdispatcher-with-gcm-dep:v0.7.0'
implementation 'com.github.k0shk0sh.firebase-jobdispatcher-android:firebase-jobdispatcher-with-gcm-dep:master-SNAPSHOT'
implementation('com.crashlytics.sdk.android:crashlytics:2.6.8@aar') { transitive = true }
implementation "com.github.miguelbcr:RxBillingService:0.0.3"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"

View File

@ -124,5 +124,4 @@
-dontwarn sun.misc.Unsafe
-dontwarn com.octo.android.robospice.retrofit.RetrofitJackson**
-dontwarn retrofit.appengine.UrlFetchClient
-dontwarn icepick.**
-dontwarn retrofit.**
-dontwarn icepick.**