aboutsummaryrefslogtreecommitdiff
path: root/wearable/wear/WearVerifyRemoteApp/gradle/wrapper/gradle-wrapper.properties
AgeCommit message (Collapse)Author
2019-07-16Deprecates wear os samples in ASOP.Jeremy Walker
Bug: 137388956 Test: Manually tested. Change-Id: I6acd7aad9203b66b293766e25c1e22f7ed01d7be
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-05-17Increment Gradle version to 3.4.1 for all samplesTrevor Johns
Test: gradlew assembleDebug Change-Id: Ifd6ac37af5fff607c1a83056f2f4100ab68c3240
2016-12-06Wear side app to check if phone app is installed. If not, opensJeremy Walker
play store on phone. Also includes template stuff to start project. Bug: 32581245 Change-Id: I445d277638b1253fc19455af2c5c64aa29f36eaa