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 Guillaume HUSTA committed Oct 2, 2023
1 parent bfa8a5a commit 9a85225
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 9a85225

Please sign in to comment.