Skip to content

Commit

Permalink
Prepares for release 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Sanson committed Jan 18, 2020
1 parent f4d213c commit 036adbd
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
Expand Up @@ -3,8 +3,8 @@
*/
ext {
// App Versions
versionName = "0.5-beta"
versionCode = 5
versionName = "0.6-beta"
versionCode = 6

// SDK Versions
minSdkVersion = 21
Expand Down

0 comments on commit 036adbd

Please sign in to comment.