Skip to content

Commit

Permalink
Merge pull request #14 from keepalivedev/UpdateMetadata
Browse files Browse the repository at this point in the history
update build version
  • Loading branch information
keepalivedev authored Jan 14, 2024
2 parents 724d9bd + 890e64f commit 850b98a
Show file tree
Hide file tree
Showing 3 changed files 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 110
versionName "1.1.0"
versionCode 111
versionName "1.1.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 850b98a

Please sign in to comment.