ashishtyagi056
ashishtyagi056
@danielweck my project works fine with "com.android.tools.build:gradle:2.2.3" but now because of playstore restriction i have upgraded project gradle to 'com.android.tools.build:gradle:3.2.1' it compiles fine but after this upgrade licence is not...
> Do you compile `readium-sdk` yourself, and if so with what NDK version? Pkg.Revision = 15.2.4203891 is this what you are asking? same ndk was working previously.
I tried with ndk 16b still same issue. yes i added flavorDimensions "default" in LCP gradle and removed following code from LCP manifest. uses-sdk android:minSdkVersion="19" android:targetSdkVersion="26"