We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300de47 commit e4f06f2Copy full SHA for e4f06f2
1 file changed
apps/OboeTester/app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId = "com.mobileer.oboetester"
7
minSdkVersion 23
8
targetSdkVersion 36
9
- versionCode 112
10
- versionName "2.8.8"
+ versionCode 113
+ versionName "2.8.9"
11
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
12
externalNativeBuild {
13
cmake {
0 commit comments