release: v2.9.0

This commit is contained in:
Chad Curtis
2026-06-25 16:16:05 -05:00
parent 89f78914c2
commit 89eb5fb6ac
5 changed files with 58 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "2.8.9"
versionName "2.9.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// The arti-mobile AAR bundles large native Rust libraries for every
// ABI (~45 MB total). Restrict to the ABIs we actually ship/test: