cianru / huawei-appgallery-publish-gradle-plugin

Huawei AppGallery Publish Gradle Plugin allows you to publish the android release build file (*.apk or *.aab) to the Huawei AppGallery store
Apache License 2.0
111 stars 20 forks source link

Add support for Gradle 7.0 and AGP 7.0 #27

Closed doodeec closed 3 years ago

doodeec commented 3 years ago

closes #25

note: some additional changes come from the fact that develop is behind master a few commits

cosic commented 3 years ago

@doodeec Hi! You have done a really nice job. Especially with adding of github actions. But I have been doing similar changes and migration on KTS. Could you change PR parent branch on snapshot-1.3.0 and fix conflicts?

doodeec commented 3 years ago

@doodeec Hi! You have done a really nice job. Especially with adding of github actions. But I have been doing similar changes and migration on KTS. Could you change PR parent branch on snapshot-1.3.0 and fix conflicts?

Sure, :point_right: #28