9 Commits

Author SHA1 Message Date
dkhawk
e4285607ae chore: update dependencies
Updates the following dependencies:

* compileSdk to 35
* androidx.core:core-ktx to 1.15.0
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 to 2.0.21
* id("com.android.application") to 8.8.0
* id("org.jetbrains.kotlin.android") to 2.1.0
* Gradle to 8.11.1
* Also renames the savedState variable to savedInstanceState in AmbientActivity.kt and MainActivity.kt to match the base class.
2025-01-14 09:49:02 -07:00
Enrique López Mañas
58cf1c3892
chore: fixed build after the dependabot updates (#1697)
* chore: fixed build after the dependabot updates

* chore: increased minSdk to 21

* chore: compose updated

* chore: fixed duplicates issue

* chore: fixed duplicates issues

* chore: fixed duplicates issues
2024-07-10 15:11:45 -06:00
Enrique López Mañas
1df7d3d37a
fix: updated dependencies to solve compilation issue (#1557)
* fix: versions and dependencies updated to allow compilation

* fix: duplicated libraries

* fix: updated Gradle

* fix: updated Manifest

* fix: updated Gradle

* fix: fixed header
2024-05-02 14:54:21 -06:00
Angela Yu
cf74be5bc2
chore: add region tag to basic map demo and upgrade gradle (#1551)
* chore: add region tag to basic map demo

* chore: update gradle verison
2024-04-24 17:23:01 -07:00
Enrique López Mañas
b20987b9c3
chore(dependencies): general update of dependencies (#1107)
* chore(dependencies): general update of dependencies

* doc: updated API level for WearOS

* chore: updated API level for WearOS

* chore: moved namespace to Gradle file

Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
2022-12-20 13:50:58 -08:00
Chris Arriola
6e6bca2c4c
chore: Update WearOS to use latest AGP. (#899)
Change-Id: I3b8eeb8a64024bb2ac891b1ae6091c1f2b2b9ec3
2022-03-22 16:01:22 -07:00
Chris Arriola
8c8e3a3b51
chore: Update WearOS sample and add Kotlin version. (#659)
* Add secrets-gradle-plugin.

* Using new ambient mode API.

* Applying fullscreen.

* Add Kotlin samples.

* Use java 11.

* Include local.defaults.properties.

* Rename to local.defaults.properties.

* Add value for GOOGLE_MAPS_API_KEY

* s/master/main
2021-08-12 16:29:54 -07:00
Chris Arriola
87955bc158 build: Fixing build issues. 2020-04-07 14:47:51 -07:00
Stephen McDonald
5b380033b5 Android Wear -> Wear OS
Change-Id: Iaf297b0b7540fb2642dd047047dea13a31edf76d
2018-03-19 10:08:35 +11:00