Emmanuel Garcia
4d404da6df
Update Kotlin and Gradle version ( #40181 )
2019-09-13 19:37:07 -07:00
Jason Simmons
7bfbc28505
Revert "Upgrade the Gradle script to Android plugin version 3.3.0 ( #26913 )" ( #27045 )
...
This reverts commit 30f33d6c7d
.
2019-01-24 14:29:08 -08:00
Jason Simmons
30f33d6c7d
Upgrade the Gradle script to Android plugin version 3.3.0 ( #26913 )
...
Fixes https://github.com/flutter/flutter/issues/26544
2019-01-24 12:21:11 -08:00
Stanislav Baranov
323d1574c6
newly created apps / plugins should use latest gradle dependencies ( #22790 ) ( #23314 )
2018-10-19 19:07:06 -07:00
Yegor
82d6589590
Revert "newly created apps / plugins should use latest gradle dependencies ( #22790 )" ( #23263 )
...
This reverts commit 751c083f7d
.
Our buildbots need to be upgraded to a newer version of the Android SDK.
2018-10-18 14:17:47 -07:00
Sebastian Roth
751c083f7d
newly created apps / plugins should use latest gradle dependencies ( #22790 )
2018-10-18 12:56:18 -07:00
Mikkel Nygaard Ravn
8c39c35eb0
Upgradle Gradle dependencies to match Android Studio 3.1.2 ( #18080 )
2018-06-01 09:57:40 +02:00
Mikkel Nygaard Ravn
87a6e2b497
Revert "Update Gradle dependencies ( #18071 )" ( #18074 )
...
This reverts commit 59bb2dba73
.
2018-05-31 19:25:40 +02:00
Mikkel Nygaard Ravn
59bb2dba73
Update Gradle dependencies ( #18071 )
2018-05-31 17:16:47 +02:00
Mikkel Nygaard Ravn
d21b2799a0
Revert "Update Gradle dependencies to match Android Studio 3.1.2 ( #17974 )" ( #17979 )
...
This reverts commit 0f557e720e
.
2018-05-28 21:18:13 +02:00
Mikkel Nygaard Ravn
0f557e720e
Update Gradle dependencies to match Android Studio 3.1.2 ( #17974 )
2018-05-28 21:08:50 +02:00
Mikkel Nygaard Ravn
bb88766448
Revert "Update Gradle dependencies to match Android Studio 3.1.2 ( #17942 )" ( #17966 )
...
This reverts commit dac1baf4fa
.
2018-05-28 15:10:37 +02:00
Mikkel Nygaard Ravn
dac1baf4fa
Update Gradle dependencies to match Android Studio 3.1.2 ( #17942 )
2018-05-28 14:35:32 +02:00
Mikkel Nygaard Ravn
c669c62ecf
Update Android template instances - retake 2 ( #13928 )
2018-01-06 12:02:33 +01:00
Mikkel Nygaard Ravn
fea0c03466
Revert "Update Android template instances - retake ( #13901 )" ( #13903 )
...
This reverts commit 36e3b10396
to make the build green.
2018-01-04 15:20:30 +01:00
Mikkel Nygaard Ravn
36e3b10396
Update Android template instances - retake ( #13901 )
2018-01-04 09:50:25 +01:00
Mikkel Nygaard Ravn
5e2bc1681a
Revert "Refresh template instances in repo ( #13864 )" ( #13865 )
...
This reverts commit 25b1d43ad8
.
2018-01-03 10:50:58 +01:00
Mikkel Nygaard Ravn
25b1d43ad8
Refresh template instances in repo ( #13864 )
2018-01-03 09:58:16 +01:00
Mikkel Nygaard Ravn
5ae507a752
Revert "Refresh template instances ( #13563 )" ( #13565 )
...
This reverts commit 05d6b08ffe
.
2017-12-14 15:38:39 +01:00
Mikkel Nygaard Ravn
05d6b08ffe
Refresh template instances ( #13563 )
2017-12-14 15:19:59 +01:00
Mikkel Nygaard Ravn
1731a16d81
Make consistent use of gradle wrapper ( #10993 )
2017-06-29 09:48:01 +02:00
Michael Goderbauer
8b888e6a12
Apply tempalte changes to examples ( #10865 )
2017-06-20 15:27:00 -07:00
Ian Hickson
a52c7b470d
Update the examples/ README and associated fixes. ( #9090 )
...
This yak shave went as follows:
Fix https://github.com/flutter/flutter/issues/8795 by adding stocks to
the examples README.
Notice the layers entry in that README isn't quite right either.
Update that.
Check the layers/README file is worth pointing at.
Update the layers/README.
Let's run some of the layer tests to see if they still work.
Oops, need to update them to gradle.
Ok let's try running them again.
Oops, sector is broken.
Add a test for sector.
Fix sector. Find you need to add an assert to a const constructor.
Notice we need to turn const asserts on for the analyzer.
Notice the analysis_options files are out of sync with each other and
with the full list of lints.
Turn on the lints that should be on.
Fix the bugs that finds.
2017-04-05 11:28:33 -07:00