deckameron / Ti.Android.Admob

Appcelerator Android module wrapping Admob functionalities
17 stars 7 forks source link

[Android] build fails on Ti SDK 9 cause of new gradle system #17

Closed Astrovic closed 4 years ago

Astrovic commented 4 years ago

In order to continue using Ti.Android.Admob on Android with TiSDK>9, it would be necessary to update to use gradle (https://wiki.appcelerator.org/display/guides2/Android+Module+Upgrade+Guide#AndroidModuleUpgradeGuide-MigrationtoSDK9.0.0)

deckameron commented 4 years ago

Sorry it took so long. I am swamped! Here it is.

Astrovic commented 4 years ago

Hi @deckameron! Finally I got to test the update. Seems to work perfectly, great job! Could you update the code on the repo? So we can autonomously build the module in case we want to add or update the dependencies :)