Skip to content

Commit

Permalink
Bump OboeTester to v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
philburk authored Dec 21, 2024
1 parent 2fc228d commit b6ec9fd
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 91
versionName "2.7.2"
versionCode 92
versionName "2.7.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit b6ec9fd

Please sign in to comment.