Skip to content

Commit

Permalink
pre v1.0.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
luca committed May 2, 2020
1 parent d2b74bd commit 1fe3c96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
retrofit_ver = '2.8.1'
moshi_ver = '1.8.0'
okhttp_ver = '4.6.0'
oauth2_ver = '403dfb7458' // '1.1.2'
oauth2_ver = '1.2.0'
mdc_ver = '1.1.0'
epoxy_ver = '3.9.0'

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

VERSION_NAME=1.0.0-beta01
VERSION_NAME=1.0.0-beta02
GROUP=com.kirkbushman.araw

org.gradle.jvmargs=-Xmx2G
Expand Down

0 comments on commit 1fe3c96

Please sign in to comment.