Skip to content

Commit

Permalink
Bump project version to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghusta committed May 5, 2023
1 parent df76754 commit 5c56b6a
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 @@ -11,8 +11,8 @@ android {
applicationId "fr.husta.android.dockersearch"
minSdk 26 // O 8.0
targetSdk 33 // Android 13
versionCode 104
versionName "1.15.2"
versionCode 110
versionName "1.16.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "android-docker-search-$versionName")
Expand Down

0 comments on commit 5c56b6a

Please sign in to comment.