From f38a7d0debe76739487e7407a213816f88e2ccc1 Mon Sep 17 00:00:00 2001 From: Neha Jain Date: Tue, 24 Aug 2021 23:48:21 +0000 Subject: [PATCH] Update release config and emulator files for Android S(API 31) Beta5 Bug: 197685598 Change-Id: I7144208678e4a485b2bf8616b82f5e6da0409247 --- sdk/build_tools_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index 83bf78d20..36323fdfa 100644 --- a/sdk/build_tools_source.prop_template +++ b/sdk/build_tools_source.prop_template @@ -1,3 +1,3 @@ Pkg.UserSrc=false -Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.1 #Pkg.Revision=31.0.0 rc5