Skip to content

Commit

Permalink
Bump OboeTester to v2.5.11
Browse files Browse the repository at this point in the history
Improved DataPaths and Glitch tests
  • Loading branch information
philburk authored Feb 29, 2024
1 parent ac76bf6 commit 7a0d19f
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 81
versionName "2.5.10"
versionCode 82
versionName "2.5.11"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 7a0d19f

Please sign in to comment.