hi shai,
i tried to adding Tab SDK
<https://github.com/Tap-Payments/goSellSDK-android#proguard-rules> for my
android app to accepted payment method from arab country users
in tab documentation i found that i should do some things like:
1) change
*classpath 'com.android.tools.build:gradle:3.0.1' *
*TO *
*classpath 'com.android.tools.build:gradle:3.2.1'*
2)add this to *build.gradle* file
*compileOptions { *
* sourceCompatibility JavaVersion.VERSION_1_8*
* targetCompatibility JavaVersion.VERSION_1_8 *
*}*
*which build hints can help me for that?*
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/3e792146-300c-4822-b48e-84916ee80342%40googlegroups.com.