We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7252f45 commit dbe9881Copy full SHA for dbe9881
example/gradle/libs.versions.toml
@@ -28,4 +28,4 @@ androidx-material3 = { group = "androidx.compose.material3", name = "material3"
28
[plugins]
29
android-application = { id = "com.android.application", version.ref = "agp" }
30
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
31
-android-rust = { id = "io.github.MatrixDev.android-rust", version = "0.3.2" }
+android-rust = { id = "io.github.MatrixDev.android-rust", version = "0.4.0" }
0 commit comments