Skip to content

Commit fff8c8b

Browse files
committed
chore: bump version to 6
1 parent 5c7f011 commit fff8c8b

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

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

0 commit comments

Comments
 (0)