It looks like you're new here. If you want to get involved, click one of these buttons!
warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. C:\Temp\AquaSlots2\tmp\app\src\main\java\com\giderosmobile\android\plugins\ads\frameworks\AdsApplovin.java:43: error: cannot find symbol AppLovinSdk.initializeSdk(sActivity.get()); ^ symbol: method initializeSdk(Activity) location: class AppLovinSdk C:\Temp\AquaSlots2\tmp\app\src\main\java\com\giderosmobile\android\plugins\ads\frameworks\AdsMax.java:48: error: cannot find symbol AppLovinSdk.getInstance( sActivity.get() ).setMediationProvider( "max" ); ^ symbol: method setMediationProvider(String) location: class AppLovinSdk C:\Temp\AquaSlots2\tmp\app\src\main\java\com\giderosmobile\android\plugins\ads\frameworks\AdsMax.java:49: error: cannot find symbol AppLovinSdk.initializeSdk( sActivity.get(), new AppLovinSdk.SdkInitializationListener() { ^ symbol: method initializeSdk(Activity,) location: class AppLovinSdk C:\Temp\AquaSlots2\tmp\app\src\main\java\com\giderosmobile\android\plugins\ads\frameworks\AdsMax.java:56: error: cannot find symbol AppLovinSdk.initializeSdk(sActivity.get()); ^ symbol: method initializeSdk(Activity) location: class AppLovinSdk Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 4 errors 3 warnings FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileReleaseJavaWithJavac'. > Compilation failed; see the compiler error output for details. * Try: > Run with --info option to get more log output. > Run with --scan to get full insights. BUILD FAILED in 4s Exec returned: 1 Export failed! See details above. |
Comments
Likes: MobAmuse
Google offering 60days to fix all apps to API level above 34 currently, so that'll do me. Lucky the apps are still alive really given the age of most of them now TBH LOL
Likes: MoKaLux
Likes: MobAmuse