Skip to content

Commit

Permalink
* [release] v3.2.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Dec 15, 2018
1 parent a0bf2f0 commit 99e6eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
buildscript {
ext {
release = [
versionName: "3.1.0",
versionCode: 31000
versionName: "3.2.0-rc1",
versionCode: 3200
]

setup = [
Expand Down

0 comments on commit 99e6eda

Please sign in to comment.