commit | b3c8c2913ea9db8d1a062eec399dca6b07e1b079 | [log] [tgz] |
---|---|---|
author | Rico Wind <ricow@google.com> | Wed Apr 10 14:00:58 2024 +0200 |
committer | Rico Wind <ricow@google.com> | Wed Apr 10 12:09:09 2024 +0000 |
tree | 98867c033d776446f20a10bd2184d731f0749090 | |
parent | 9e582ed1ad0bd38b1b1d389de7a581f586f66bf6 [diff] [blame] |
Update resource shrinker deps Bug: b/329584653 Change-Id: I67ab507aa92891617f419e6056559f5e8cdf58cb
diff --git a/tools/create_local_maven_with_dependencies.py b/tools/create_local_maven_with_dependencies.py index 5ee21aa..b66a639 100755 --- a/tools/create_local_maven_with_dependencies.py +++ b/tools/create_local_maven_with_dependencies.py
@@ -38,7 +38,7 @@ # Resource shrinker dependency versions AAPT2_PROTO_VERSION = '8.2.0-alpha10-10154469' PROTOBUF_VERSION = '3.19.3' -STUDIO_SDK_VERSION = '31.2.0-rc01' +STUDIO_SDK_VERSION = '31.5.0-alpha04' BUILD_DEPENDENCIES = [ 'com.google.code.gson:gson:{version}'.format(version=GSON_VERSION),