Skip to content

Commit

Permalink
prepare: 4.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 24, 2020
1 parent 6df8990 commit e33333b
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=20049
versionName=4.0.0-alpha.1
buildVersionCode=20050
versionName=4.0.0-alpha.2-SNAPSHOT

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

0 comments on commit e33333b

Please sign in to comment.