Skip to content

Commit

Permalink
Bump versionCode for demoApp
Browse files Browse the repository at this point in the history
Yeah, I'm an idiot.
  • Loading branch information
WrichikBasu committed Aug 27, 2023
1 parent 90f2e35 commit 21d56f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demoapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
applicationId "in.basulabs.audiofocuscontroller.demoapp"
minSdkVersion 21
targetSdkVersion 34
versionCode 3
versionCode 4
versionName "3.0.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 21d56f0

Please sign in to comment.