Restore latest local work after Seafile git corruption repair
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TvDdasWXdhrvQriBCPfFn1
This commit is contained in:
@@ -40,6 +40,8 @@ runtimeAndroid = "1.6.6"
|
||||
datastoreCoreAndroid = "1.1.3"
|
||||
coreKtxVersion = "1.13.0"
|
||||
animationCoreAndroid = "1.6.6"
|
||||
#litertSupportApi = "1.2.0"
|
||||
#litert = "1.2.0"
|
||||
#litert = "1.0.1"
|
||||
|
||||
[libraries]
|
||||
@@ -91,6 +93,8 @@ core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtxV
|
||||
stately-concurrent-collections = { module = "co.touchlab:stately-concurrent-collections", version.ref = "statelyConcurrentCollections" }
|
||||
ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "uiTooling" }
|
||||
androidx-animation-core-android = { group = "androidx.compose.animation", name = "animation-core-android", version.ref = "animationCoreAndroid" }
|
||||
#litert-support-api = { group = "com.google.ai.edge.litert", name = "litert-support-api", version.ref = "litertSupportApi" }
|
||||
|
||||
#litert = { group = "com.google.ai.edge.litert", name = "litert", version.ref = "litert" }
|
||||
|
||||
[plugins]
|
||||
|
||||
Reference in New Issue
Block a user