Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
gmikhail committed Mar 8, 2023
1 parent 8e63dff commit cc8d6a4
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 @@ -14,8 +14,8 @@ android {
applicationId "gmikhail.notes"
minSdk 24
targetSdk 33
versionCode 1
versionName 'v1.0.0'
versionCode 2
versionName 'v1.0.1'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.debug
Expand Down

0 comments on commit cc8d6a4

Please sign in to comment.