Skip to content

Commit

Permalink
Revert version change
Browse files Browse the repository at this point in the history
  • Loading branch information
raviagarwal7 committed Jul 15, 2020
1 parent 6eb037c commit 5766556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ task sourcesJar(type: Jar) {
classifier = "sources"
}

def publishVersion = "0.50.11-LOCAL"
def publishVersion = "0.50.10"

group = "com.uber"
version = publishVersion
Expand Down

0 comments on commit 5766556

Please sign in to comment.