Skip to content

Commit

Permalink
App version bumped to 11 (v1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanujnotes committed Nov 23, 2023
1 parent 96b54b8 commit aaf5c81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
minSdkVersion 21
compileSdk 33
targetSdkVersion 33
versionCode 10
versionName "v1.0"
versionCode 11
versionName "v1.1"

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

0 comments on commit aaf5c81

Please sign in to comment.