Skip to content

Commit

Permalink
OboeTester: bump to v2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
philburk authored Aug 7, 2024
1 parent 9fa656d commit e31c038
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 87
versionName "2.6.3"
versionCode 88
versionName "2.6.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit e31c038

Please sign in to comment.