Skip to content

Commit b6f0e70

Browse files
vNeeL-codeclaude
andcommitted
v2.0.2: E2B model support, signed APK, S21 compatibility confirmed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d490fab commit b6f0e70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.gemma.api"
1515
minSdk = 31
1616
targetSdk = 35
17-
versionCode = 3
18-
versionName = "2.0.1"
17+
versionCode = 4
18+
versionName = "2.0.2"
1919

2020
ndk {
2121
abiFilters.add("arm64-v8a")

0 commit comments

Comments
 (0)