Skip to content

Commit b9fec51

Browse files
committed
chore: bump version to 5
1 parent b6323bd commit b9fec51

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 4
91-
versionName "4"
90+
versionCode 5
91+
versionName "5"
9292

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

0 commit comments

Comments
 (0)