Skip to content

Commit

Permalink
Rename project version to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Husta authored and ghusta committed Sep 5, 2023
1 parent 0508e3d commit d1c73ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
minSdk 26 // O 8.0
targetSdk 34 // Android 14
versionCode 110
versionName "1.17.0"
versionName "1.16.0"

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

0 comments on commit d1c73ca

Please sign in to comment.