Forum Discussion

techartist's avatar
techartist
Icon for Nimbostratus rankNimbostratus
Sep 15, 2023

How do you upgrade the Android SDK for android apps?

I can't find it in the documentation and our app does not currently include the SDK in the .gradle files.  

    • techartist's avatar
      techartist
      Icon for Nimbostratus rankNimbostratus

      We are using the Shape SDK and we have been advised to upgrade to 4.3 (we are currently on 3.7).  From reading your documentation, it seems that you inject the SDK by running some command line commands.  We use a CI process and will need to add that to our builds.