Skip to content

Commit 33a0bf4

Browse files
committed
chore: bump version to 10
1 parent 1262926 commit 33a0bf4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ android {
8787
applicationId "com.github.autodiag2.elm327emu"
8888
minSdk 28
8989
targetSdk 34
90-
versionCode 9
91-
versionName "9"
90+
versionCode 10
91+
versionName "10"
9292

9393
ndk {
9494
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"

0 commit comments

Comments
 (0)