Hi Growthbook team for android, I'm new to growth...
# ask-questions
o
Hi Growthbook team for android, I'm new to growthbook and I tried implementing
io.growthbook.sdk:GrowthBook:1.0.3
on an app that supports
min sdk 21
and I get this error, about making my project's
minSdk version
to at least
26
. And I found that
growthbook
on android has set it's
min sdk
to
26
. as such,
Copy code
<uses-sdk
    android:minSdkVersion="26"
    android:targetSdkVersion="31" />
I also added this as an issue on github, please check link for reference. https://github.com/growthbook/growthbook-kotlin/issues/37 I would like to ask how do I get this to work as the documentation states that this SDK supports both Java and Kotlin Android apps using Android SDK 21 and above. Thanks! Looking forward to hearing from you. (https://docs.growthbook.io/lib/kotlin)
f
Hi Diofel, thanks for reporting that
we’ll take a look
o
Thanks Graham!
f
We closed the issue
please let me know if you have any other problems
(and thanks for filing the issue!)
o
No more issue on my side regarding this thanks Graham. Just perhaps you can update the version on the documentation here for android regarding to use the latest version to support the said versions https://docs.growthbook.io/lib/kotlin so others will not get confused as well.
f
you’re welcome to edit the docs