Skip to content

Commit

Permalink
chore: 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Jun 7, 2021
1 parent e37491b commit dc3cbd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 5.0.1

* Fix: Sources and Javadoc artifacts were mixed up (#1515)

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android.useAndroidX=true

# Release information
buildVersionCode=20068
versionName=5.0.1-SNAPSHOT
versionName=5.0.1

# disable renderscript, it's enabled by default
android.defaults.buildfeatures.renderscript=false
Expand Down

0 comments on commit dc3cbd8

Please sign in to comment.