Skip to content

Commit

Permalink
update build version
Browse files Browse the repository at this point in the history
  • Loading branch information
keepalivedev committed Jan 14, 2024
1 parent 5eb4805 commit 890e64f
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 890e64f

Please sign in to comment.