Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn authored Aug 29, 2018
1 parent da63d24 commit d74533b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
buildModule {
// defaults:
// nodeVersion = '8.2.1' // Must have version set up on Jenkins master before it can be changed
sdkVersion = '7.1.0.GA' // use a master build with ARM64 support
sdkVersion = '7.4.0.v20180829013317' // use a master build with ARM64 support
// androidAPILevel = '23' // if changed, must install on build nodes
}

0 comments on commit d74533b

Please sign in to comment.