We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17e8f1 commit 2f9d79bCopy full SHA for 2f9d79b
1 file changed
app/build.gradle
@@ -87,8 +87,8 @@ android {
87
applicationId "com.github.autodiag2.elm327emu"
88
minSdk 28
89
targetSdk 34
90
- versionCode 14
91
- versionName "14"
+ versionCode 15
+ versionName "15"
92
93
ndk {
94
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"
0 commit comments