1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-30 08:46:16 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
cpfeiffer
c92ed132cf Update gradle to 4.10.2 2018-09-28 22:17:54 +02:00
cpfeiffer
e32dcd9d73 Update gradle, may need Android Studio settings change, see below
If you get a message about disabling "Configuration on demand" in gradle.properties,
do the following:

Open File -> Settings -> Build, Execution, Deployment -> Compiler
and uncheck "Configure on demand".

No messing with gradle.properties necessary.
2018-08-17 00:13:38 +02:00
TaaviE
18cec2087f Changed API version and everything else required.
(cherry picked from commit db1a282)
2018-02-14 21:35:06 +01:00
cpfeiffer
7137387b08 Huh, travis doesn't like gradle 4.2 yet!? Trying 4.1 2017-09-28 19:17:46 +02:00
cpfeiffer
ffb2f37af5 Update gradle to 4.2 2017-09-28 18:54:58 +02:00
cpfeiffer
db935c650d Update gradle version to 3.5 2017-05-18 20:18:10 +02:00
cpfeiffer
bb98910e1c Update gradle to 3.4.1, pmd to 5.5.5 2017-04-08 23:59:00 +02:00
Andreas Shimokawa
914143960d update grade for AndroidStudio 2.3 2017-03-03 09:27:56 +01:00
cpfeiffer
770fa952d0 Update gradle to 3.0, gradle android plugin to 2.2-beta2
Also needs java8, hopefully only for compilation though
(we need java7 for KitKat)

This also fixes lots of exceptions in the pmd report.
2016-08-26 22:27:17 +02:00
cpfeiffer
e0c52c7da5 Update gradle 2016-08-16 21:40:18 +02:00
cpfeiffer
f334131119 Updated gradle to 2.12 2016-04-11 19:57:54 +02:00
cpfeiffer
badf384619 Update to latest gradle 2.11 2016-02-28 14:58:17 +01:00
Andreas Shimokawa
dada70e92c First checkin of actual code 2015-01-07 14:00:18 +01:00