Skip to content

Commit

Permalink
prepare 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 18, 2020
1 parent e0bd26a commit 8e49958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=512m -XX:+He
android.useAndroidX=true

# Release information
buildVersionCode=20048
versionName=3.2.0
buildVersionCode=20049
versionName=3.2.1-SNAPSHOT

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

0 comments on commit 8e49958

Please sign in to comment.