Skip to content

Commit

Permalink
bump versionName and buildVersionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Apr 12, 2021
1 parent c881fdc commit 4bc4353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -5,9 +5,9 @@ org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=1536m -XX:+H
android.useAndroidX=true

# Release information
buildVersionCode=20059
buildVersionCode=20060
# -SNAPSHOT avoids signing
versionName=4.4.0-alpha.2-SNAPSHOT
versionName=4.4.0-alpha.3-SNAPSHOT

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

0 comments on commit 4bc4353

Please sign in to comment.