aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/kotlinApp/gradle
AgeCommit message (Collapse)Author
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
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-31Autofill sample: Update versions in gradle files.Douglas Sigelbaum
Use SDK 26 (non-beta) and revert gradle versions to be compatible with non-preview Studio. Bug: 38182790 Test: manual Change-Id: Id410a113334411ca823d5b2a19c230b7137dccc7
2017-07-08Autofill sample: make UI nicer.Douglas Sigelbaum
Also add info dialogs in the app explaining what each client page is showcasing. Bug: 38182790 Test: manual Change-Id: I779f8152ce8f13a1bac28b6964bc7edbd85760af
2017-05-30Updated dependencies for autofill sample.Douglas Sigelbaum
* Support lib -> 26.0.0-beta1 * Build tools -> 26.0.0 rc2 * Kotlin -> 1.1.2-4 * Gradle -> 3.0.0-alpha1 * Added google maven repo. Now it can only be run on AS 3.0+. Bug: 38182790 Test: manual Change-Id: Ib927a3a64afc3d9a1acb7dfb61338272fe936843
2017-05-17Initial kotlin commit for client app in the autofill sample.Douglas Sigelbaum
Bug: 38182790 Test: manual Change-Id: Ib76173768461528f52297a7acd2f40d532b14d0a