HMS-Core / hms-ads-demo-java

HUAWEI Ads SDK sample code. HUAWEI Ads SDK provides the banner, native, rewarded, interstitial and splash ad formats for integration.
https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/ads-sdk-introduction?ha_source=hms1
Apache License 2.0
57 stars 20 forks source link

Targeting SDK 34, migrated to version-catalog, few minor fixes. #24

Open syslogic opened 5 months ago

syslogic commented 5 months ago

Have updated to AGP 8.3.1 and Gradle 8.6, as well as migrated to version-catalog. Also the GitHub runner's actions where updated, since this needs JDK 17 to build.

syslogic commented 5 months ago

Please note, that the jcenter() repository does not exist anymore and should be replaced with mavenCentral(). I've seen that all across the documentation (for example), this is still that broken jcenter() repository.