We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f7ff7 commit b5bf1cdCopy full SHA for b5bf1cd
mode/version.properties
@@ -1,5 +1,5 @@
1
# Basics
2
-android-platform = 31
+android-platform = 33
3
android-toolslib = 30.3.0
4
android-gradle-plugin = 7.1.0
5
gradle-wrapper = 7.4.2
@@ -15,10 +15,10 @@ android-min-wear = 25
15
# https://mvnrepository.com
16
# https://repo.gradle.org
17
# The format below is group%artifact
18
-androidx.appcompat%appcompat = 1.2.0
+androidx.appcompat%appcompat = 1.6.0
19
androidx.legacy%legacy-support-v4 = 1.0.0
20
-com.google.android.support%wearable = 2.8.1
21
-com.google.android.gms%play-services-wearable = 17.0.0
+com.google.android.support%wearable = 2.9.0
+com.google.android.gms%play-services-wearable = 19.0.0
22
com.google.vr = 1.180.0
23
com.google.ar = 1.35.0
24
org.processing = 4.0.0b7
0 commit comments