B4X FEED #AdditionalJar conditional for Android Sdk 21+?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: #AdditionalJar conditional for Android Sdk 21+? است. این موضوع تا کنون 29 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع #AdditionalJar conditional for Android Sdk 21+?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
29
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi,

firebase-crashlytics requires OkHttpUtils2, which requires Android Sdk 21+.

If I run my app with the following line on Android 4.2 (Sdk 17) I get, as expected, an error.

Code:

#AdditionalJar: com.google.firebase:firebase-crashlytics

Caused by: java.lang.IllegalStateException: Expected Android API level 21+ but was 17
at okhttp3.internal.platform.AndroidPlatform.<clinit>(AndroidPlatform.kt:153)

How can I make the #AdditionalJar conditional so that it only is executed on Android Sdk 21+?

thanks a lot,
Johannes

 

عقب
بالا