Skip to content

Commit 2f9d79b

Browse files
committed
chore: bump version to 15
1 parent d17e8f1 commit 2f9d79b

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 14
91-
versionName "14"
90+
versionCode 15
91+
versionName "15"
9292

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

0 commit comments

Comments
 (0)