Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Release 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pharspher authored and cnevinc committed Oct 17, 2019
1 parent fed1833 commit c11ce4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencyManagement {

// appengine versions for various environment
def gaeVersions = [
dev: "0-4", stable: "0-4", nightly: "0-4", prod: 1
dev: "0-5", stable: "0-5", nightly: "0-5", prod: 1
]

ext.getDeployConfig = { ->
Expand Down

0 comments on commit c11ce4e

Please sign in to comment.