Skip to content

Commit

Permalink
Bump project version to 1.4.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Husta committed Oct 5, 2019
1 parent dc621a1 commit adc99cb
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 @@ -8,7 +8,7 @@ android {
minSdkVersion 17 // JB 4.2
targetSdkVersion 28 // P 9.0
versionCode 20
versionName "1.4.0"
versionName "1.4.0-rc.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "android-docker-search-$versionName")
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit adc99cb

Please sign in to comment.