Skip to content

Commit

Permalink
update build version
Browse files Browse the repository at this point in the history
  • Loading branch information
keepalivedev committed Nov 28, 2023
1 parent 5b3f899 commit b76a81c
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 @@ -10,8 +10,8 @@ android {
applicationId "io.keepalive.android"
minSdk 28
targetSdk 33
versionCode 104
versionName "1.0.4"
versionCode 105
versionName "1.0.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit b76a81c

Please sign in to comment.