bump gradle and gradle plugin as auto-applied by Android Studio Arctic Fox (2020.3.1)

Bump protobuf gradle plugin to fix build
Also bump other unrelated dependencies and fix some linting
This commit is contained in:
Andreas Shimokawa
2021-07-29 18:09:15 +02:00
parent 4b6548d5c2
commit c6bff25d29
4 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
apply plugin: 'java'
apply plugin: 'maven'
apply plugin: 'maven-publish'
apply plugin:'application'
archivesBaseName = 'gadgetbridge-daogenerator'