apache / cordova-coho

Apache Cordova coho
Apache License 2.0
33 stars 62 forks source link

cleanup: remove updating version from framework build.gradle #280

Closed erisu closed 3 years ago

erisu commented 3 years ago

Platforms affected

android

Motivation, Context & Description

This PR removes the updating of Android version info from framework build.gradle. Version info is not stored in this location anymore.

This is preperation for Cordova-Android 10 release. If there is ever a need to release on Cordova-Android 9.x or ealier, use branch coho-20210714.

Testing

Checklist