Skip to content

Commit

Permalink
Bump to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwu1 authored Aug 8, 2024
1 parent 0b40923 commit 6d39301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/OboeTester/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId = "com.mobileer.oboetester"
minSdkVersion 23
targetSdkVersion 34
versionCode 88
versionName "2.6.4"
versionCode 89
versionName "2.7.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 6d39301

Please sign in to comment.