Does the Google App Engine SDK version you build your app with affect anything on the production app

Posted by Spines on Stack Overflow See other posts from Stack Overflow or by Spines
Published on 2010-03-17T20:41:46Z Indexed on 2010/03/17 20:51 UTC
Read the original article Hit count: 160

Filed under:
|

If I develop with version 1.2.6 of the App Engine SDK, once I publish to production will my app still be using version 1.2.6 of all of the libraries on the production app engine? Or will it automatically use the latest version of the core app engine libraries?

© Stack Overflow or respective owner

Related posts about google-app-engine

Related posts about java