File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
project.xcworkspace/xcuserdata/joreilly.xcuserdatad
xcuserdata/joreilly.xcuserdatad/xcschemes Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,12 @@ kotlin {
5454
5555android {
5656 namespace = " dev.johnoreilly.vertexai"
57- compileSdk = 35
57+ compileSdk = 36
5858
5959 defaultConfig {
6060 applicationId = " dev.johnoreilly.vertexai"
6161 minSdk = 24
62- targetSdk = 35
62+ targetSdk = 36
6363 versionCode = 1
6464 versionName = " 1.0"
6565 }
Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 8.10 .1"
2+ agp = " 8.11 .1"
33androidx-activityCompose = " 1.10.1"
44androidx-ui-tooling = " 1.8.3"
55coil = " 3.2.0"
66compose-multiplatform = " 1.8.2"
7- firebaseBom = " 33.15 .0"
8- googleServices = " 4.4.2 "
7+ firebaseBom = " 33.16 .0"
8+ googleServices = " 4.4.3 "
99koin = " 4.1.0"
1010kotlin = " 2.2.0"
11- kotlinx-serialization = " 1.8.1 "
12- markdownRenderer = " 0.27 .0"
13- composeLifecyleRuntime =" 2.9.0 "
11+ kotlinx-serialization = " 1.9.0 "
12+ markdownRenderer = " 0.35 .0"
13+ composeLifecyleRuntime =" 2.9.1 "
1414skie = " 0.10.4"
1515
1616[libraries ]
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 44<dict >
55 <key >SchemeUserState </key >
66 <dict >
7- <key >iosApp.xcscheme_^#shared#^_ </key >
7+ <key >iosApp.xcscheme </key >
88 <dict >
99 <key >orderHint </key >
1010 <integer >0 </integer >
You can’t perform that action at this time.
0 commit comments