aboutsummaryrefslogtreecommitdiff
path: root/ui/fonts/DownloadableFonts/kotlinApp/build.gradle
AgeCommit message (Collapse)Author
2019-01-16Update to AGP 3.3.0Yuichi Araki
Bug: 122926695 Test: './gradlew assembleDebug' in every project Change-Id: I0c72b409eae50e6f85a024469b6bfea0cfddb80b
2019-01-16Update versions for build dependenciespie-b4s4-devYuichi Araki
This updates Gradle wrapper and Android Gradle Plugin. './gradlew assembleDebug' passes in every project in project.txt (after './gradlew preflight' if necessary). LICENSE was modified in Change-Id: I0b7143eadf2eb17b1ebf0b58e84286f9f87283d9 Test: './gradlew preflight && assembleDebug' in all projects Bug: 122916118 Change-Id: I51f02b1fa5740090d8e75850df54053bb0440863
2018-12-04moving jcenter() below google()Jisha Abubaker
Bug: 114236837 Change-Id: I24ed5fc173bf68775512eecf31d52b3a2daa4709
2017-12-18Update versions for build toolsTrevor Johns
- Update Gradle Wrapper to v4.4 Fixes incompatibility with older Gradle versions and Android projects. - Update build tool and dependency versions in build.gradle Test: compileSamples.sh Bug: 70645270 Change-Id: Id4608bf5d56259427d847c356b40d743773ea3d9
2017-08-10Several fixes for DownloadableFonts sample.Takeshi Hagikura
- Lower the minSdkVersion to 14 - Remove the description about beta program for Google Play Services - Fix styling issue on a small screen that "Request" button wasn't fully displayed Test: manual Change-Id: I581837fbe3470f52f9eae2e629e01ba56801f745
2017-05-25Cleanup Kotlin codeTakeshi Hagikura
Add the google maven repository to the allrpeojcts section in addition to the buildscript section. Test: Manual Change-Id: I2ea9dcb57e7e9dc816e5f5aa26b2bbcbaee658d0
2017-05-23Add the Google maven repository.Takeshi Hagikura
Test: Manual Change-Id: Ic749aa90aee2693bea2c326ce936eefe5ba3d3df
2017-05-17DownloadableFonts: Make kotlinApp module self-containedTrevor Johns
Update directory structure for DownloadableFonts's Kotlin subproject so that it can run independently. Test: ./gradlew assembleDebug Change-Id: I22e859db56309eb3fcf5c8deef693124b4261b93
2017-05-17Add a kotlin module for DownloadableFonts sampleTakeshi Hagikura
Test: Manual Change-Id: I0e08cc3ede610b195f2e9ceec0bab3a56b99985c