Skip to content

Commit dbe9881

Browse files
committed
Updated example dependency version
1 parent 7252f45 commit dbe9881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ androidx-material3 = { group = "androidx.compose.material3", name = "material3"
2828
[plugins]
2929
android-application = { id = "com.android.application", version.ref = "agp" }
3030
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
31-
android-rust = { id = "io.github.MatrixDev.android-rust", version = "0.3.2" }
31+
android-rust = { id = "io.github.MatrixDev.android-rust", version = "0.4.0" }

0 commit comments

Comments
 (0)