Android ResId
7.23K subscribers
29 photos
161 links
The most important news and resources for Android developers

Want to become channel topic creator?
https://forms.gle/pgxCXoPMuHVFGjvNA
Download Telegram
Completely free version of book about Gradle in PDF.
Authored by O'Reilly.
Book covers such topics as:
* built types and flavors
* custom tasks
* testing
* performance and more...

http://www2.gradle.com/l/68052/2016-07-05/7mlynp

#gradle
Gradle 3.0 is now available!

Core changes:
* Build speed increased up to 75% thanks to Gradle Deamon, which is enabled by default now
* First support for Gradle Script Kotlin!
* Support of the latest Java 9 EAP builds.

Full list of improvements since Gradle 2.0 can be found here: http://docs.gradle.org/3.0/release-notes#all-improvements

P.S. Additionally, Gradle team presented a draft of new Performane Guide:
https://gradle.github.io/performance-guide/

#gradle
Gradle 3.5 released with new Build Cache, Kotlin Gradle Script 0.8 and other features

https://docs.gradle.org/current/release-notes.html

#Gradle