Update selected built packages to Uniffi 0.28 (#766)

This commit is contained in:
Ross Savage
2025-03-12 11:56:42 +01:00
committed by GitHub
parent b19260f604
commit 9e83e06bd5
31 changed files with 1967 additions and 525 deletions

View File

@@ -3,7 +3,7 @@
buildscript {
ext {
buildToolsVersion = "33.0.0"
minSdkVersion = 24
minSdkVersion = 33
compileSdkVersion = 34
targetSdkVersion = 34
kotlin_version = "1.8.0"