vovagorodok / ble_ota_app

Upload firmware over Bluetooth
MIT License
15 stars 3 forks source link

Fixed android gradle issues #8

Closed faizannazir closed 3 months ago

faizannazir commented 3 months ago

Updated build.gradle deprecated code and gradle settings

vovagorodok commented 3 months ago

Hmm, a lot of changes that are blackmagic for me :) It was done automatically, or here are some manual fixes?

faizannazir commented 3 months ago

Hmm, a lot of changes that are blackmagic for me :) It was done automatically, or here are some manual fixes?

Build.gradle is manual and for my app i set default file upload settings to true other are automatic by deleting settings gradle file and run flutter create .

vovagorodok commented 3 months ago

Fixed and updated libraries to newer version: https://github.com/vovagorodok/ble_ota_app/commit/465ad4af434e9c2ee9c1c6949bfc7a52bae3a303

vovagorodok commented 3 months ago

Build.gradle is manual and for my app i set default file upload settings to true other are automatic by deleting settings gradle file and run flutter create .

We with @dkwach decided to keep "default file upload" settings as false, because application can/will be used in final products where we want to protect users from unconsciously uploading the binary